Module extendr_api::prelude::sparse::linalg::cholesky::simplicial

Expand description

Simplicial factorization module.

A simplicial factorization is one that processes the elements of the Cholesky factor of the input matrix single elements, rather than by blocks. This is more efficient if the Cholesky factor is very sparse.

Structs§

Functions§