Shapeworks Studio
2.1
Shape analysis software suite
|
#include <Ordering.h>
Public Types | |
typedef PermutationMatrix< Dynamic, Dynamic, Index > | PermutationType |
Public Member Functions | |
template<typename MatrixType > | |
void | operator() (const MatrixType &, PermutationType &perm) |
Functor computing the natural ordering (identity)
Index | The type of indices of the matrix |
Definition at line 94 of file Ordering.h.
|
inline |
Compute the permutation vector from a column-major sparse matrix
Definition at line 101 of file Ordering.h.