|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| size_t sparse_pack::next_element | ( | void | ) | [inline] |
Get the next element from the current retrieval set.
begin. If no such element exists, this->end() is returned. Definition at line 186 of file sparse_pack.hpp.
Referenced by ForSparseJacBool(), and RevSparseJacBool().