![]() |
Prusa Slicer 2.6.0
|
#include "igl_inline.h"#include "deprecated.h"#include <vector>#include <Eigen/Core>#include "nchoosek.cpp"
Include dependency graph for nchoosek.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| IGL_INLINE double | igl::nchoosek (const int n, const int k) |
| template<typename DerivedV , typename DerivedU > | |
| IGL_INLINE void | igl::nchoosek (const Eigen::MatrixBase< DerivedV > &V, const int k, Eigen::PlainObjectBase< DerivedU > &U) |