[][src]Type Definition ndarray_glm::Array2

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

two-dimensional array