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

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

Definition at line 208 of file pod_vector.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines