| 
    CppAD: A C++ Algorithmic Differentiation Package
    20171217
    
   | 
 
Check if absolute value of one AD<Base> is greater or equal another.
| x | value we are checking if it is greater than or equal other. | 
| y | value we are checking if it is less than other. | 
x is greater than or equal absolute value of y. Definition at line 97 of file ordered.hpp.