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= ( int  y)
inline

Taped setting of element to a value.

Parameters
yvalue that element is set to.
this case gets folded into case where value is Base.

Definition at line 733 of file vec_ad.hpp.