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

copy constructor

Parameters
xthe *this vector will be a copy of x

Definition at line 366 of file vector.hpp.