Type Definition ndarray_glm::Array2[][src]

type Array2<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 2]>>;

two-dimensional array