Public Types | Public Member Functions
Eigen::NaturalOrdering< Index > Class Template Reference

#include <Ordering.h>

List of all members.

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:


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:53