Type Definition ndarray::Array6[][src]

pub type Array6<A> = Array<A, Ix6>;
Expand description

six-dimensional array