Type Definition ndarray::Array5

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

five-dimensional array