CppAD: A C++ Algorithmic Differentiation Package  20130918
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 739 of file vec_ad.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines