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

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

Definition at line 83 of file pod_vector.hpp.

Referenced by CppAD::local::recorder< Base >::Memory(), CppAD::local::sparse_pack::memory(), CppAD::local::sparse_sizevec::memory(), and CppAD::local::subgraph::subgraph_info::resize().