18#ifndef __stir_detail_test_if_1d_H__
19#define __stir_detail_test_if_1d_H__
69template <
int Num_dimensions>
Namespace for the implementation details of the STIR library.
Definition KeyParser.cxx:1158
Namespace for the STIR library (and some/most of its applications)
Definition General_Reconstruction.h:19
a class used to signify it's a 1D array
Definition test_if_1d.h:29
a class used to signify it's not a 1D array
Definition test_if_1d.h:36
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:71