OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
functor for comparing atom's attention value More...
#include <AttentionValue.h>
Public Member Functions | |
STISort () | |
virtual bool | test (const AtomPtr &, const AtomPtr &) const |
![]() | |
bool | operator() (const AtomPtr &a, const AtomPtr &b) const |
functor for comparing atom's attention value
Definition at line 129 of file AttentionValue.h.
|
inline |
Definition at line 130 of file AttentionValue.h.
Implements opencog::AtomComparator.
Definition at line 48 of file AttentionValue.cc.