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 ( size_t  n)
inline

sizing constructor

Parameters
nnumber of elements in this vector

Definition at line 359 of file vector.hpp.