The following matrix storage formats are supported by L1 data mover modules.
- row-based storage in a contiguous array
- packed storage for symmetric and triangular matrices
- banded storage for banded matrices
For symmetric, triangular and banded storage, both Up and Lo storage modes are supported. More details about each storage format can be found in xf_blas/L1/matrix_storage.