Eigen  3.2.8
NaturalOrdering< Index > Class Template Reference

Detailed Description

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

Functor computing the natural ordering (identity)

Note:
Returns an empty permutation matrix
Template Parameters:
IndexThe type of indices of the matrix

List of all members.

Public Member Functions

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

Member Function Documentation

void operator() ( const MatrixType &  ,
PermutationType perm 
) [inline]

Compute the permutation vector from a column-major sparse matrix

References PermutationBase< Derived >::resize().


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends