Type Definition ndarray::Ix3[][src]

type Ix3 = Dim<[Ix; 3]>;

three-dimensional

Trait Implementations

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

impl NdIndex<Ix3> for [Ix; 3]
[src]