21 #ifndef RFFGEN_MATH_HH
22 #define RFFGEN_MATH_HH
24 #include "CMath/arcsine.hh"
25 #include "CMath/cosine.hh"
26 #include "CMath/exp.hh"
27 #include "CMath/log.hh"
28 #include "CMath/sine.hh"
29 #include "CMath/pow.hh"
30 #include "CMath/tan.hh"
32 #endif // RFFGEN_MATH_HH