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

Constructor from an ADVec<Base> element drops the vector information.

Template Parameters
BaseBase type for this AD object.

Definition at line 169 of file ad_ctor.hpp.