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

Remove all the elements from this vector and free its memory.

Definition at line 246 of file pod_vector.hpp.

Referenced by CppAD::local::recorder< Base >::free(), CppAD::local::sparse_pack::resize(), CppAD::local::sparse_sizevec::resize(), and CppAD::local::sparse_list::resize().