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

Get the next element from the current retrieval set.

Returns:
is the next element in the set with index specified by the previous call to begin. If no such element exists, this->end() is returned.

Definition at line 184 of file sparse_pack.hpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines