CppAD: A C++ Algorithmic Differentiation Package  20130918
size_t CppAD::sparse_set::end ( void  ) const [inline]

Fetch end for this vector of sets object.

Returns:
is the maximum element value plus one (the minimum element value is 0).

Definition at line 296 of file sparse_set.hpp.

Referenced by binary_union(), and next_element().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines