![]() |
Imt.Base C++ API V4.1.1.0
|
#include <Imt.Base.Core.Math/MathConfigApp.h>#include <Imt.Base.Core.Platform/Platform.h>#include "openlibm/inc/openlibm.h"Go to the source code of this file.
Namespaces | |
| namespace | imt |
| This is a application specific file which is used to configure Imt.Base.Core.Math. | |
| namespace | imt::base |
| namespace | imt::base::core |
| namespace | imt::base::core::math |
| namespace | imt::base::core::math::function |
Macros | |
| #define | MATH_INLINE inline |
Functions | |
| MATH_INLINE float64_t | imt::base::core::math::function::copysign (float64_t x, float64_t y) |
| MATH_INLINE float32_t | imt::base::core::math::function::copysign (float32_t x, float32_t y) |
| #define MATH_INLINE inline |
Definition at line 52 of file copysign.h.