Type Definition ndarray_glm::Array1[][src]

pub type Array1<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 1]>>;
Expand description

one-dimensional array