Type Definition ndarray::Ix5 [] [src]

type Ix5 = Dim<[Ix; 5]>;

five-dimensional

Trait Implementations

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

[src]

[src]

impl NdIndex<Ix5> for [Ix; 5]
[src]

[src]

[src]