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