CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Change number of sets, set end, and initialize all sets as empty. Any memory currently allocated for this object is freed. If n_set_in is zero, no new memory is allocated for the set. Otherwise, new memory may be allocated for the sets.
Definition at line 86 of file sparse_set.hpp. Referenced by RevSparseJacSet(), and ADFun< Base >::size_forward_set(). |