sanic: Solving Ax = b Nimbly in C++

sanicR Documentation

Solving Ax = b Nimbly in C++

Description

Routines for solving large systems of linear equations in R. Direct and iterative solvers from the Eigen C++ library are made available. Solvers include Cholesky, LU, QR, and Krylov subspace methods (Conjugate Gradient, BiCGSTAB). Both dense and sparse problems are supported.


sanic documentation built on Aug. 23, 2023, 5:08 p.m.