Module extendr_api::prelude::sparse::linalg::qr::simplicial

Expand description

Simplicial factorization module.

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

Structs§

Functions§