|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| std::complex<float> CppAD::CondExpOp | ( | enum CppAD::CompareOp | cop, |
| const std::complex< float > & | left, | ||
| const std::complex< float > & | right, | ||
| const std::complex< float > & | trueCase, | ||
| const std::complex< float > & | falseCase | ||
| ) | [inline] |
Definition at line 312 of file base_complex.hpp.