Type Definition multiarray::Array6D [] [src]

type Array6D<T> = MultiArray<T, Dim6>;

Type alias for a 6D array