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 April 3, 2025, 7:45 p.m.