Home
last modified time | relevance | path

Searched defs:abs_geq (Results 1 – 10 of 10) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/include/cppad/core/
H A Dordered.hpp96 bool abs_geq(const AD<Base>& x, const AD<Base>& y) in abs_geq() function
H A Dbase_float.hpp137 inline bool abs_geq(const float& x, const float& y) in abs_geq() function
H A Dbase_double.hpp137 inline bool abs_geq(const double& x, const double& y) in abs_geq() function
H A Dzdouble.hpp449 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 Dordered.hpp97 bool abs_geq(const AD<Base>& x, const AD<Base>& y) in abs_geq() function
H A Dbase_double.hpp136 inline bool abs_geq(const double& x, const double& y) in abs_geq() function
H A Dbase_float.hpp136 inline bool abs_geq(const float& x, const float& y) in abs_geq() function
H A Dzdouble.hpp457 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 Dbase_adolc.hpp219 inline bool abs_geq(const adouble& x, const adouble& y) in abs_geq() function
/dports/math/cppad/CppAD-20210000.8/example/general/
H A Dbase_alloc.hpp273 inline bool abs_geq(const base_alloc& x, const base_alloc& y) in abs_geq() function