Module extendr_api::prelude::sparse::linalg::cholesky::supernodal

Expand description

Supernodal factorization module.

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

Structs§

Functions§