CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
bool CppAD::local::sparse_sizevec::is_element ( size_t  i,
size_t  element 
) const
inline

Check if an element is in a set.

Parameters
iis the index for this set in the vector of sets.
elementis the element we are checking to see if it is in the set.

Definition at line 935 of file sparse_sizevec.hpp.

Referenced by add_element().