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


finnlindgren/fmesher documentation built on April 5, 2025, 1:55 a.m.