Module compressed

Module compressed 

Source
Expand description

The compressed format.

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

Structs§

Compressed
A compressed matrix.
Iterator
A sparse iterator.
IteratorMut
A sparse iterator allowing mutation.

Enums§

Variant
A variant of a compressed matrix.