[][src]Type Definition rstat::linalg::Matrix

type Matrix<T> = Array2<T>;

Type alias for 2-dimensional arrays.