Type Definition ndarray::RcArray1

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

one-dimensional shared ownership array