|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| AD< Base > CppAD::CondExpOp | ( | enum CompareOp | cop, |
| const AD< Base > & | left, | ||
| const AD< Base > & | right, | ||
| const AD< Base > & | if_true, | ||
| const AD< Base > & | if_false | ||
| ) |
Definition at line 169 of file cond_exp.hpp.