$treeview $search $mathjax
Eigen  3.2.5
$projectbrief
$projectbrief
$searchbox

NaturalOrdering< Index > Class Template Reference
[OrderingMethods module]

List of all members.

Public Member Functions

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

Detailed Description

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

Functor computing the natural ordering (identity)

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

Member Function Documentation

void 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: