CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void CppAD::sparse_list::clear | ( | size_t | target | ) | [inline] |
Assign the empty set to one of the sets.
target | is the index of the set we are setting to the empty set. |
Definition at line 210 of file sparse_list.hpp.