CppAD: A C++ Algorithmic Differentiation Package  20130918
void CppAD::sparse_pack::begin ( size_t  index) [inline]

Begin retrieving elements from one of the sets.

Parameters:
indexis the index for the set that is going to be retrieved. The elements of the set are retrieved in increasing order.
Checked Assertions
  • index < n_set_

Definition at line 171 of file sparse_pack.hpp.

Referenced by CppAD::ForSparseJacBool(), and CppAD::RevSparseJacBool().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines