![]() |
Eigen
3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
|
| StorageIndex | The type of indices of the matrix |
Functor computing the column approximate minimum degree ordering The matrix should be in column-major and compressed format (see SparseMatrix::makeCompressed()).
Public Member Functions | |
| template<typename MatrixType > | |
| void | operator() (const MatrixType &mat, PermutationType &perm) |
|
inline |
Compute the permutation vector perm form the sparse matrix mat