Type Definition ndarray::Ix6[][src]

type Ix6 = Dim<[Ix; 6]>;

six-dimensional

Trait Implementations

impl NdIndex<Ix6> for [Ix; 6]
[src]