![]() |
Dataflow Runtime API
3.0.3.0
|
Namespaces | |
| imt | |
| This is a application specific file which is used to configure Imt.Base.Core.Math. | |
| imt::base | |
| imt::base::core | |
| imt::base::core::math | |
| imt::base::core::math::function | |
Macros | |
| #define | MATH_INLINE inline |
Functions | |
| MATH_INLINE int32_t | imt::base::core::math::function::abs (const int32_t sqVal) |
| MATH_INLINE int64_t | imt::base::core::math::function::abs (const int64_t sqVal) |
| MATH_INLINE float32_t | imt::base::core::math::function::fabs (const float32_t sqVal) |
| MATH_INLINE float64_t | imt::base::core::math::function::fabs (const float64_t sqVal) |
| MATH_INLINE float128_t | imt::base::core::math::function::fabs (const float128_t sqVal) |
| #define MATH_INLINE inline |