CppAD: A C++ Algorithmic Differentiation Package 20110419
template<class Base>
size_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 591 of file player.hpp.

Referenced by forward0sweep(), and forward_sweep().