|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
| bool CppAD::GreaterThanOrZero | ( | const AD< Base > & | x | ) |
Check if an AD<Base> is greater than or equal zero.
| x | value we are checking. |
x is greater than or equal zero. Definition at line 51 of file ordered.hpp.