CppAD: A C++ Algorithmic Differentiation Package
20130918
|
AD< Base > & CppAD::AD< Base >::operator= | ( | const VecAD_reference< Base > & | x | ) | [inline] |
Assignment to an ADVec<Base> element drops the vector information.
Base | Base type for this AD object. |
Definition at line 121 of file ad_assign.hpp.