CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base >
AD<Base> CppAD::discrete< Base >::ad ( const AD< Base > &  ax) const
inline

Implement the user call to ay = name(ax).

Parameters
axis the argument for this call.
Returns
the return value is called ay above.

Definition at line 259 of file discrete.hpp.