ndarray::linalg::Mat [] [src]

type Mat<A> = Array<A, (Ix, Ix)>;
Deprecated

: linalg is not in good shape.

Rectangular matrix.