CppAD: A C++ Algorithmic Differentiation Package
20130918
|
CppAD::vector< Type >::vector | ( | const vector< Type > & | x | ) | [inline] |
copy constructor
x | the *this vector will be a copy of x |
Definition at line 367 of file vector.hpp.