WPILibC++ 2023.4.3
|
Functor computing the natural ordering (identity) More...
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. More... | |
Functor computing the natural ordering (identity)
StorageIndex | The type of indices of the matrix |
typedef PermutationMatrix<Dynamic, Dynamic, StorageIndex> Eigen::NaturalOrdering< StorageIndex >::PermutationType |
|
inline |
Compute the permutation vector from a column-major sparse matrix.