CppAD: A C++ Algorithmic Differentiation Package
20130918
|
AD<Base> CppAD::discrete< Base >::ad | ( | const AD< Base > & | ax | ) | const [inline] |
Implement the user call to ay = name(ax)
.
ax | is the argument for this call. |
ay
above. Definition at line 266 of file discrete.hpp.