CppAD: A C++ Algorithmic Differentiation Package 20110419
size_t 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 269 of file sparse_set.hpp.

Referenced by binary_union(), next_element(), and ADFun< Base >::operator=().