pub fn get_ndindex_array<D>(shape: &Shape<D>) -> Array2<f64>where
    D: Dimension,
Expand description

Creates an array with rows that hold the indices generated by ndindex