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 both n_set_in and end_in are non-zero new memory is allocated, otherwise no new memory is allocated for the object.
Definition at line 101 of file sparse_pack.hpp. Referenced by RevSparseJacBool(), and ADFun< Base >::size_forward_bool(). |