Rmumps__get_permutation: Get Permutation Parameter

View source: R/RcppExports.R

Rmumps__get_permutationR Documentation

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)

Arguments

pm

pointer of type XPtr<Rmumps>, object having sparse matrix permuted according to some method.

Value

integer defining permutation method used before matrix decomposition.


rmumps documentation built on Nov. 3, 2023, 5:08 p.m.