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 ( 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 423 of file sparse_pack.hpp.

Referenced by CppAD::ADFun< Base >::ForSparseHesCase(), CppAD::ADFun< Base >::operator=(), print(), resize(), CppAD::ADFun< Base >::RevSparseHesCase(), and CppAD::ADFun< Base >::RevSparseJacCase().