18 #ifndef __stir_detail_test_if_1d_H__ 19 #define __stir_detail_test_if_1d_H__ 69 template <
int Num_dimensions>
Namespace for the STIR library (and some/most of its applications)
Definition: General_Reconstruction.cxx:6
a class used to signify it's not a 1D array
Definition: test_if_1d.h:35
a class used to signify it's a 1D array
Definition: test_if_1d.h:28
a templated class used to check if it's a 1D array or not This class only exists to allow a work-arou...
Definition: test_if_1d.h:70