CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Type>
CppAD::vector< Type >::vector ( size_t  n) [inline]

sizing constructor

Parameters:
nnumber of elements in this vector

Definition at line 357 of file vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines