CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Type>
size_t CppAD::pod_vector< Type >::capacity ( void  ) const [inline]

current capacity (amount of allocated storage) for this vector.

Definition at line 97 of file pod_vector.hpp.

Referenced by CppAD::recorder< Base >::Memory().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines