fmesher_qinv: Compute sparse matrix inverse

View source: R/RcppExports.R

fmesher_qinvR Documentation

Compute sparse matrix inverse

Description

Requires RcppEigen which is not compiled in by default. Enable with PKG_CPPFLAGS=-DFMESHER_WITH_EIGEN in src/Makevars and add RcppEigen to the DESCRIPTION LinkingTo field.

Usage

fmesher_qinv(AA)

Arguments

AA

A sparse matrix


fmesher documentation built on June 12, 2025, 5:09 p.m.