Module nalgebra_sparse::csr

source ·
Expand description

An implementation of the CSR sparse matrix format.

This is the module-level documentation. See CsrMatrix for the main documentation of the CSC implementation.

Structs§