Type Definition ndarray::Array5[][src]

pub type Array5<A> = Array<A, Ix5>;
Expand description

five-dimensional array