template<typename StorageIndex>
          NaturalOrdering class
        
        | Template parameters | |
|---|---|
| StorageIndex | The type of indices of the matrix | 
Contents
- Reference
 
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