Type Definition multiarray::Array4D [] [src]

type Array4D<T> = MultiArray<T, Dim4>;

Type alias for a 4D array