Go to the documentation of this file.
38 #define SSHT_PI 3.141592653589793238462643383279502884197
39 #define SSHT_PION2 1.570796326794896619231321691639751442099
41 #define SSHT_SQRT2 1.41421356237309504880168872420969807856967
45 #define SSHT_PROMPT "[ssht] "
49 #define SSHT_COMPLEX(TYPE) std::complex<TYPE>
52 #define SSHT_COMPLEX(TYPE) TYPE complex