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

Possible elements in each set are 0, 1, ..., end_ - 1 (set by constructor and resize).

Definition at line 40 of file sparse_pack.hpp.

Referenced by add_element(), end(), next_element(), and resize().