[][src]Type Definition ndarray::Array1

type Array1<A> = Array<A, Ix1>;
[]

one-dimensional array