CppAD: A C++ Algorithmic Differentiation Package
20130102
|
bool LessThanZero | ( | const AD< Base > & | x | ) | [friend] |
Check if an AD<Base> is less than zero.
x | value we are checking. |
x
is less than zero. Definition at line 67 of file ordered.hpp.