CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void CppAD::pod_vector< Type >::erase | ( | void | ) | [inline] |
Remove all the elements from this vector but leave the capacity and data pointer as is.
Definition at line 200 of file pod_vector.hpp.
Referenced by CppAD::player< Number >::Erase(), CppAD::sparse_list::resize(), and CppAD::sparse_pack::resize().