#include <fenv.h>#include <basix/port.hpp>Go to the source code of this file.
Definition in file double.hpp.
| #define mmx_acos mmx::acos |
Definition at line 153 of file double.hpp.
Referenced by mmx::GLUE_20().
| #define mmx_asin mmx::asin |
Definition at line 154 of file double.hpp.
Referenced by mmx::GLUE_21().
| #define mmx_atan mmx::atan |
Definition at line 155 of file double.hpp.
Referenced by mmx::GLUE_22().
| #define mmx_atan2 mmx::atan2 |
Definition at line 156 of file double.hpp.
| #define mmx_ceil mmx::ceil |
Definition at line 159 of file double.hpp.
Referenced by mmx::GLUE_36().
| #define mmx_cos mmx::cos |
Definition at line 147 of file double.hpp.
Referenced by mmx::GLUE_17().
| #define mmx_cosh mmx::cosh |
Definition at line 150 of file double.hpp.
| #define mmx_exp mmx::exp |
Definition at line 143 of file double.hpp.
Referenced by mmx::GLUE_15().
| #define mmx_exp2 mmx::exp2 |
Definition at line 144 of file double.hpp.
| #define mmx_floor mmx::floor |
Definition at line 157 of file double.hpp.
Referenced by mmx::GLUE_35().
| #define mmx_hypot mmx::hypot |
Definition at line 141 of file double.hpp.
| #define mmx_log mmx::log |
Definition at line 145 of file double.hpp.
Referenced by mmx::GLUE_16().
| #define mmx_log2 mmx::log2 |
Definition at line 146 of file double.hpp.
| #define mmx_pow mmx::pow |
Definition at line 142 of file double.hpp.
Referenced by mmx::GLUE_14().
| #define mmx_round mmx::round |
Definition at line 160 of file double.hpp.
Referenced by mmx::GLUE_38().
| #define mmx_sin mmx::sin |
Definition at line 148 of file double.hpp.
Referenced by mmx::GLUE_18().
| #define mmx_sinh mmx::sinh |
Definition at line 151 of file double.hpp.
| #define mmx_sqrt mmx::sqrt |
Definition at line 140 of file double.hpp.
Referenced by mmx::GLUE_13().
| #define mmx_tan mmx::tan |
Definition at line 149 of file double.hpp.
Referenced by mmx::GLUE_19().
| #define mmx_tanh mmx::tanh |
Definition at line 152 of file double.hpp.
| #define mmx_trunc mmx::trunc |
Definition at line 158 of file double.hpp.
Referenced by mmx::GLUE_37().
1.6.1