Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
columnize.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "columnize.cpp"
+ Include dependency graph for columnize.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename DerivedA , typename DerivedB >
IGL_INLINE void igl::columnize (const Eigen::PlainObjectBase< DerivedA > &A, const int k, const int dim, Eigen::PlainObjectBase< DerivedB > &B)