W3cubDocs

/Eigen3

Eigen::NaturalOrdering

template<typename StorageIndex>
class Eigen::NaturalOrdering< StorageIndex >

Functor computing the natural ordering (identity)

Note
Returns an empty permutation matrix
Template Parameters
StorageIndex The type of indices of the matrix
template<typename MatrixType >
void operator() (const MatrixType &, PermutationType &perm)

operator()()

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

Compute the permutation vector from a column-major sparse matrix


The documentation for this class was generated from the following file:

© Eigen.
Licensed under the MPL2 License.
https://eigen.tuxfamily.org/dox/classEigen_1_1NaturalOrdering.html