COPASI API
4.16.103
|
#include <CNormalLogical.h>
Public Member Functions | |
bool | isEqual (const std::pair< TemplateSet< TYPE >, bool > &lhs, const std::pair< TemplateSet< TYPE >, bool > &rhs) const |
bool | operator() (const std::pair< TemplateSet< TYPE >, bool > &lhs, const std::pair< TemplateSet< TYPE >, bool > &rhs) const |
Definition at line 89 of file CNormalLogical.h.
|
inline |
This routine compares a set of sets and returns true if the first argument is smaller than the second.
Definition at line 138 of file CNormalLogical.h.
References CNormalLogical::SetSorter< TYPE >::isEqual().
Referenced by CNormalLogical::operator==().
|
inline |
This routine compares a set of sets and returns true if the first argument is smaller than the second.
Definition at line 96 of file CNormalLogical.h.