CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Base>
void player< Base >::ReplaceInd ( size_t  i,
size_t  value 
) [inline]

Replace an argument index in the recording.

Parameters:
iis the index, in argument indices, that is to be replaced.
valueis the new normal index value.

Definition at line 237 of file player.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines