Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
all.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <Eigen/Sparse>
#include "all.cpp"
+ Include dependency graph for all.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 AType , typename DerivedB >
IGL_INLINE void igl::all (const Eigen::SparseMatrix< AType > &A, const int dim, Eigen::PlainObjectBase< DerivedB > &B)