Module extendr_api::prelude::sparse::linalg::qr::supernodal

Expand description

Supernodal factorization module.

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

Structs§

Functions§