CppAD: A C++ Algorithmic Differentiation Package
20130102
|
void sparse_list::begin | ( | size_t | index | ) | [inline] |
Begin retrieving elements from one of the sets.
index | is the index for the set that is going to be retrieved. The elements of the set are retrieved in increasing order. |
Definition at line 178 of file sparse_list.hpp.