![]() |
|
#include <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().