Module nalgebra_sparse::pattern[][src]

Expand description

Sparsity patterns for CSR and CSC matrices.

Structs

A representation of the sparsity pattern of a CSR or CSC matrix.

Iterator type for iterating over entries in a sparsity pattern.

Enums

Error type for SparsityPattern format errors.