Module pattern

Source
Expand description

Sparsity patterns for CSR and CSC matrices.

Structs§

SparsityPattern
A representation of the sparsity pattern of a CSR or CSC matrix.
SparsityPatternIter
Iterator type for iterating over entries in a sparsity pattern.

Enums§

SparsityPatternFormatError
Error type for SparsityPattern format errors.
OSZAR »