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

sizing constructor

Parameters:
nnumber of elements in this vector

Definition at line 314 of file vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines