|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| bool CppAD::LessThanOrZero | ( | const AD< Base > & | x | ) |
Check if an AD<Base> is less than or equal zero.
| x | value we are checking. |
x is less than or equal zero. Definition at line 81 of file ordered.hpp.
Referenced by forward_comp_op_0().