|
FuncSketch
|
Declaration of functions to create power functions. More...
#include "func_sketch/math/math_function.h"Go to the source code of this file.
Functions | |
| MathFunction | func_sketch::math::pow_function () |
| Create pow function. | |
| MathFunction | func_sketch::math::sqrt_function () |
| Create sqrt function. | |
| MathFunction | func_sketch::math::cbrt_function () |
| Create cbrt function. | |
Declaration of functions to create power functions.
Definition in file pow.h.
|
nodiscard |
|
nodiscard |