Solving Ax = b Nimbly in C++


[Up] [Top]

Documentation for package ‘sanic’ version 0.0.1

Help Pages

sanic Solving Ax = b Nimbly in C++
solve_cg Solve a System of Equations using Iterative Methods
solve_chol Solve a System of Equations Using Direct Methods
solve_lu Solve a System of Equations Using Direct Methods
solve_qr Solve a System of Equations Using Direct Methods
sparsify Transform a Matrix to Be Sparse.