24 #ifndef __IndexRange4D_H__ 25 #define __IndexRange4D_H__ 55 inline IndexRange4D(
const int length_1,
const int length_2,
const int length_3,
const int length_4);
This class defines ranges which can be 'irregular'.
Definition: ArrayFunctionObject.h:32
inline implementations for stir::IndexRange4D.
A convenience class for 4D index ranges.
Definition: IndexRange4D.h:38
This file defines the stir::IndexRange class.