Type Definition ndarray::Ix2[][src]

type Ix2 = Dim<[Ix; 2]>;

two-dimensional

Trait Implementations

impl NdIndex<Ix2> for (Ix, Ix)
[src]

impl NdIndex<Ix2> for [Ix; 2]
[src]