CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
size_t CppAD::local::sparse_pack::end_
private

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

Definition at line 46 of file sparse_pack.hpp.

Referenced by add_element(), end(), is_element(), number_elements(), operator=(), and resize().