CppAD: A C++ Algorithmic Differentiation Package  20130918
size_t CppAD::sparse_list::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 348 of file sparse_list.hpp.

Referenced by assignment(), and binary_union().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines