fmesher_qinv: Compute sparse matrix inverse

View source: R/RcppExports.R

fmesher_qinvR Documentation

Compute sparse matrix inverse

Description

Internal C++ method.

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 Feb. 19, 2026, 9:07 a.m.