CppAD: A C++ Algorithmic Differentiation Package 20110419
size_t sparse_pack::next_element_ [private]

Next element to start search at (use end_ for no such element exists; i.e., past end of the set).

Definition at line 54 of file sparse_pack.hpp.

Referenced by begin(), next_element(), and resize().