Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
partition.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "partition.cpp"
+ Include dependency graph for partition.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 void igl::partition (const Eigen::MatrixXd &W, const int k, Eigen::Matrix< int, Eigen::Dynamic, 1 > &G, Eigen::Matrix< int, Eigen::Dynamic, 1 > &S, Eigen::Matrix< double, Eigen::Dynamic, 1 > &D)