Module matrix::format::packed
[−]
[src]
The packed format.
The format is suitable for symmetric, Hermitian, and triangular matrices. The format is compatible with the one adopted by LAPACK.
Structs
Packed |
A packed matrix. |
Enums
Variant |
A variant of a packed matrix. |