![]() |
Imt.Base C++ API V4.1.1.0
|
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 int32_t | imt::base::core::math::function::abs (int32_t const value) |
MATH_INLINE int64_t | imt::base::core::math::function::abs (int64_t const value) |
MATH_INLINE float32_t | imt::base::core::math::function::fabs (float32_t const value) |
MATH_INLINE float64_t | imt::base::core::math::function::fabs (float64_t const value) |
MATH_INLINE float128_t | imt::base::core::math::function::fabs (float128_t const value) |