Module matrix::format::packed

source ·
Expand description

The packed format.

The format is suitable for symmetric, Hermitian, and triangular matrices. The format is compatible with the one adopted by LAPACK.

Structs

A packed matrix.

Enums

A variant of a packed matrix.