CppAD: A C++ Algorithmic Differentiation Package  20130918
void CppAD::sparse_set::clear ( size_t  target) [inline]

Assign the empty set to one of the sets.

Parameters:
targetis the index of the set we are setting to the empty set.
Checked Assertions
  • target < n_set_

Definition at line 188 of file sparse_set.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines