CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Base>
addr_t* player< Base >::forward_non_const_arg ( void  ) [inline]

Get a non-constant version of op_arg returned by previous next_forward.

Returns:
The return value is equal to the return value of op_arg corresponding to the previous call to next_forward.

Definition at line 432 of file player.hpp.

Referenced by forward0sweep(), and forward_sweep().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines