|
FuncSketch
|
Implementation of functions for complex numbers. More...
#include "func_sketch/math/functions/complex.h"#include "func_sketch/common_types.h"#include "func_sketch/math/acceptable_types.h"#include "func_sketch/math/general_math_function.h"#include "func_sketch/math/math_function.h"Go to the source code of this file.
Functions | |
| MathFunction | func_sketch::math::real_function () |
| Create real function. | |
| MathFunction | func_sketch::math::imag_function () |
| Create imag function. | |
| MathFunction | func_sketch::math::arg_function () |
| Create arg function. | |
| MathFunction | func_sketch::math::conj_function () |
| Create conj function. | |
Implementation of functions for complex numbers.
Definition in file complex.cpp.
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |