compbio
|
Functor computing the natural ordering (identity) More...
#include <Ordering.h>
Public Types | |
typedef PermutationMatrix< Dynamic, Dynamic, StorageIndex > | PermutationType |
Public Member Functions | |
template<typename MatrixType > | |
void | operator() (const MatrixType &, PermutationType &perm) |
Compute the permutation vector from a column-major sparse matrix. | |
Functor computing the natural ordering (identity)
StorageIndex | The type of indices of the matrix |