Module matrix::banded [] [src]

The banded storage.

The storage is suitable for matrices with a small number of superdiagonals and/or subdiagonals relative to the smallest dimension. Data are stored in the format adopted by LAPACK.

Structs

Banded

A banded matrix.

Iterator

A sparse iterator.