CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Type>
CppAD::local::pod_vector< Type >::pod_vector ( size_t  n)
inline

sizing constructor

Parameters
nnumber of elements in this vector

Definition at line 56 of file pod_vector.hpp.