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

Is an element of 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 253 of file sparse_pack.hpp.