logo

Type Definition ndarray::Array4

source · []
pub type Array4<A> = Array<A, Ix4>;
Expand description

four-dimensional array