logo

Type Definition ndarray::ArrayD

source · []
pub type ArrayD<A> = Array<A, IxDyn>;
Expand description

dynamic-dimensional array