CppAD: A C++ Algorithmic Differentiation Package
20130102
|
bool GreaterThanOrZero | ( | const AD< Base > & | x | ) | [friend] |
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 53 of file ordered.hpp.