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

#include <Ordering.h>

List of all members.

Public Types

typedef Matrix< Index, Dynamic, 1 > IndexVector
typedef PermutationMatrix
< Dynamic, Dynamic, Index > 
PermutationType

Public Member Functions

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

Detailed Description

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

Functor computing the column approximate minimum degree ordering The matrix should be in column-major format

Definition at line 115 of file Ordering.h.


Member Typedef Documentation

template<typename Index >
typedef Matrix<Index, Dynamic, 1> Eigen::COLAMDOrdering< Index >::IndexVector

Definition at line 119 of file Ordering.h.

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

Definition at line 118 of file Ordering.h.


Member Function Documentation

template<typename Index >
template<typename MatrixType >
void Eigen::COLAMDOrdering< Index >::operator() ( const MatrixType &  mat,
PermutationType perm 
) [inline]

Compute the permutation vector form a sparse matrix

Definition at line 123 of file Ordering.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:45