CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
void CppAD::local::sparse_sizevec::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.
data_not_used_
increments this value by number of data_ elements that are lost (unlinked) by this operation.

Definition at line 966 of file sparse_sizevec.hpp.