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