compbio
|
Classes | |
class | Eigen::AMDOrdering< StorageIndex > |
Functor computing the approximate minimum degree ordering If the matrix is not structurally symmetric, an ordering of A^T+A is computed. More... | |
class | Eigen::NaturalOrdering< StorageIndex > |
Functor computing the natural ordering (identity) More... | |
class | Eigen::COLAMDOrdering< StorageIndex > |