Rmumps__get_permutation: Get Permutation Parameter
Description
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)
Usage
Rmumps__get_permutation(pm)
Value
integer defining permutation method used before matrix decomposition.
Arguments
- pm
pointer of type XPtr<Rmumps>, object having sparse matrix permuted according to some method.