Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
mat_max.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "mat_max.cpp"
+ Include dependency graph for mat_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 DerivedX , typename DerivedY , typename DerivedI >
IGL_INLINE void igl::mat_max (const Eigen::DenseBase< DerivedX > &X, const int dim, Eigen::PlainObjectBase< DerivedY > &Y, Eigen::PlainObjectBase< DerivedI > &I)