![]() |
Prusa Slicer 2.6.0
|
#include <src/eigen/Eigen/src/OrderingMethods/Ordering.h>
Public Types | |
| typedef PermutationMatrix< Dynamic, Dynamic, StorageIndex > | PermutationType |
Public Member Functions | |
| template<typename MatrixType > | |
| void | operator() (const MatrixType &, PermutationType &perm) |
Functor computing the natural ordering (identity)
| StorageIndex | The type of indices of the matrix |
| typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> Eigen::NaturalOrdering< StorageIndex >::PermutationType |
|
inline |
Compute the permutation vector from a column-major sparse matrix
References Eigen::PermutationBase< Derived >::resize().
Here is the call graph for this function: