pub fn ndindex<Sh>(shape: Sh) -> NdIndexIterator<Sh::Dim> ⓘwhere
Sh: ShapeBuilder,
Expand description
Creates an iterator that generates indices for an array of given shape
pub fn ndindex<Sh>(shape: Sh) -> NdIndexIterator<Sh::Dim> ⓘwhere
Sh: ShapeBuilder,
Creates an iterator that generates indices for an array of given shape