template<typename StorageIndex>
Eigen::NaturalOrdering class

Template parameters
StorageIndex The type of indices of the matrix

Contents

Functor computing the natural ordering (identity)

Public functions

template<typename MatrixType>
void operator()(const MatrixType&, PermutationType& perm)

Function documentation

template<typename StorageIndex> template<typename MatrixType>
void Eigen::NaturalOrdering<StorageIndex>::operator()(const MatrixType&, PermutationType& perm)

Compute the permutation vector from a column-major sparse matrix