CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void CppAD::vector< Type >::clear | ( | void | ) | [inline] |
free memory and set number of elements to zero
Definition at line 420 of file vector.hpp.
Referenced by CppAD::sparse_set::clear(), CppAD::sparse_hessian_work::clear(), CppAD::sparse_jacobian_work::clear(), CppAD::atomic_base< Base >::clear(), CppAD::optimize::optimize_run(), CppAD::sparse_set::resize(), and CppAD::RevHesSweep().