Get Permutation Parameter
This is a C wrapper to Rmumps::get_permutation()
method. Available in R too. In C++ code can be used as rmumps::Rmumps__get_permutation(pm)
Rmumps__get_permutation(pm)
pm
: pointer of type XPtrinteger defining permutation method used before matrix decomposition.
Useful links