Module matrix::format::compressed

source ·
Expand description

The compressed format.

The format is suitable for generic sparse matrices. The format has two variants:

Structs

A compressed matrix.
A sparse iterator.
A sparse iterator allowing mutation.

Enums

A variant of a compressed matrix.