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

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

Definition at line 210 of file pod_vector.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines