Public Types | Public Member Functions | List of all members
Eigen::NaturalOrdering< Index > Class Template Reference

#include <Ordering.h>

Public Types

typedef PermutationMatrix< Dynamic, Dynamic, Index > PermutationType
 

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
IndexThe type of indices of the matrix

Definition at line 94 of file Ordering.h.

Member Typedef Documentation

template<typename Index >
typedef PermutationMatrix<Dynamic, Dynamic, Index> Eigen::NaturalOrdering< Index >::PermutationType

Definition at line 97 of file Ordering.h.

Member Function Documentation

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

Compute the permutation vector from a column-major sparse matrix

Definition at line 101 of file Ordering.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:08