![]() |
Eigen
3.2.0
|
Functor computing the column approximate minimum degree ordering The matrix should be in column-major format
Public Member Functions | |
template<typename MatrixType > | |
void | operator() (const MatrixType &mat, PermutationType &perm) |
|
inline |
Compute the permutation vector form a sparse matrix
References Eigen::internal::colamd_recommended(), PlainObjectBase< Derived >::data(), PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >::indices(), and PermutationBase< Derived >::resize().