./functions.h:47:18: error: constexpr function never produces a constant expression [-Winvalid-constexpr] constexpr double LUTFuncTanh(int i) { ^ ./functions.h:48:10: note: non-constexpr function ...