CppAD: A C++ Algorithmic Differentiation Package  20130918
size_t CppAD::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(), is_element(), next_element(), and resize().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines