|
FuncSketch
|
Declaration of functions to create functions of miscellaneous floating-point operations. More...
#include "func_sketch/math/math_function.h"Go to the source code of this file.
Functions | |
| MathFunction | func_sketch::math::abs_function () |
| Create abs function. | |
| MathFunction | func_sketch::math::ceil_function () |
| Create ceil function. | |
| MathFunction | func_sketch::math::floor_function () |
| Create floor function. | |
| MathFunction | func_sketch::math::trunc_function () |
| Create trunc function. | |
| MathFunction | func_sketch::math::round_function () |
| Create round function. | |
Declaration of functions to create functions of miscellaneous floating-point operations.
Definition in file misc_float_operations.h.
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |