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