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