Type Definition multiarray::Array5D [] [src]

type Array5D<T> = MultiArray<T, Dim5>;

Type alias for a 5D array