Rmumps__set_permutation: Set Permutation Parameter

View source: R/RcppExports.R

Rmumps__set_permutationR Documentation

Set Permutation Parameter

Description

This is a C wrapper to Rmumps::set_permutation(permutation) method. Available in R too. In C++ code can be used as rmumps::Rmumps__set_permutation(pm, permutation)

Usage

Rmumps__set_permutation(pm, permutation)

Arguments

pm

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

permutation

integer one of predefined constants (cf. RMUMPS_PERM). Setting a new permutation invalidates current symbolic and numeric matrix decompositions.


sgsokol/rmumps documentation built on Feb. 29, 2024, 5:36 a.m.