|
MyraMath
|
Minimum degree algorithms, for computing fill-minimizing permutations. More...
#include <myramath/MYRAMATH_EXPORT.h>#include <vector>Go to the source code of this file.
Functions | |
| Permutation | myra::amd (const PatternRange &A) |
| Reorders A for reduced fill-in using approximate minimum degree. | |
| Permutation | myra::amd (const CGraphRange &A) |
| void | myra::amd_inplace (const GraphRange &A) |
Minimum degree algorithms, for computing fill-minimizing permutations.
1.8.13