COPASI API
4.16.103
|
#include <CNormalLogical.h>
Public Member Functions | |
bool | isEqual (const std::pair< TYPE *, bool > &lhs, const std::pair< TYPE *, bool > &rhs) const |
bool | operator() (const std::pair< TYPE *, bool > &lhs, const std::pair< TYPE *, bool > &rhs) const |
Definition at line 40 of file CNormalLogical.h.
|
inline |
This routine compares a set and returns true if the first argument is equal to the second.
Definition at line 71 of file CNormalLogical.h.
Referenced by CNormalLogical::SetOfSetsSorter< TYPE >::isEqual().
|
inline |
This routine compares a set and returns true if the first argument is smaller than the second.
Definition at line 47 of file CNormalLogical.h.