CppAD: A C++ Algorithmic Differentiation Package
20130102
|
bool CppAD::IdenticalOne | ( | const AD< Base > & | x | ) |
Determine if an AD<Base> is equal to one, and must be equal one during any tape playback.
x | object that we are checking. |
x
is equals one and is identically a parameter IdenticalPar. Definition at line 79 of file identical.hpp.