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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines