Module matrix::band [] [src]

Band matrices.

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

Band

A band matrix.

Iterator

A sparse iterator of a band matrix.