CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
vector< Type >::vector ( const vector< Type > &  x) [inline]

copy constructor

Parameters:
xthe *this vector will be a copy of x

Definition at line 324 of file vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines