![]() |
Eigen
3.4.1 (git rev 28ded8800c26864e537852658428ab44c8399e87)
|
#include <Eigen/src/MetisSupport/MetisSupport.h>
Get the fill-reducing ordering from the METIS package
If A is the original matrix and Ap is the permuted matrix, the fill-reducing permutation is defined as follows : Row (column) i of A is the matperm(i) row (column) of Ap. WARNING: As computed by METIS, this corresponds to the vector iperm (instead of perm)