CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Base >
void CppAD::VecAD_reference< Base >::operator= ( const Base &  y)

Taped setting of element to a value.

Parameters
yvalue that element is set to.

Definition at line 666 of file vec_ad.hpp.