Type Definition ndarray::RcArray1 [] [src]

type RcArray1<A> = RcArray<A, Ix1>;

one-dimensional shared ownership array