Searched defs:abs_geq (Results 1 – 10 of 10) sorted by relevance
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/ |
H A D | ordered.hpp | 96 bool abs_geq(const AD<Base>& x, const AD<Base>& y) in abs_geq() function
|
H A D | base_float.hpp | 137 inline bool abs_geq(const float& x, const float& y) in abs_geq() function
|
H A D | base_double.hpp | 137 inline bool abs_geq(const double& x, const double& y) in abs_geq() function
|
H A D | zdouble.hpp | 449 inline bool abs_geq(const zdouble& x, const zdouble& y) in abs_geq() function
|
/dports/math/SCIP/scip-7.0.3/src/cppad/core/ |
H A D | ordered.hpp | 97 bool abs_geq(const AD<Base>& x, const AD<Base>& y) in abs_geq() function
|
H A D | base_double.hpp | 136 inline bool abs_geq(const double& x, const double& y) in abs_geq() function
|
H A D | base_float.hpp | 136 inline bool abs_geq(const float& x, const float& y) in abs_geq() function
|
H A D | zdouble.hpp | 457 inline bool abs_geq(const zdouble& x, const zdouble& y) in abs_geq() function
|
/dports/math/cppad/CppAD-20210000.8/include/cppad/example/ |
H A D | base_adolc.hpp | 219 inline bool abs_geq(const adouble& x, const adouble& y) in abs_geq() function
|
/dports/math/cppad/CppAD-20210000.8/example/general/ |
H A D | base_alloc.hpp | 273 inline bool abs_geq(const base_alloc& x, const base_alloc& y) in abs_geq() function
|