Type Definition Array1
Other items inndarray_glm
pub type Array1<A> = ArrayBase<OwnedRepr<A>, Dim<[usize; 1]>>;
one-dimensional array