CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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 181 of file cond_exp.hpp.