Type Definition ndarray::RcArray1[][src]

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

one-dimensional shared ownership array