OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EvaluationLink.cc File Reference
+ Include dependency graph for EvaluationLink.cc:

Go to the source code of this file.

Functions

static TruthValuePtr greater (AtomSpace *as, LinkPtr ll)
 
static TruthValuePtr equal (AtomSpace *as, LinkPtr ll)
 

Function Documentation

static TruthValuePtr equal ( AtomSpace as,
LinkPtr  ll 
)
static

Definition at line 100 of file EvaluationLink.cc.

References opencog::TruthValue::FALSE_TV(), and opencog::TruthValue::TRUE_TV().

+ Here is the caller graph for this function:

static TruthValuePtr greater ( AtomSpace as,
LinkPtr  ll 
)
static

Definition at line 69 of file EvaluationLink.cc.

References opencog::FunctionLink::do_execute(), opencog::TruthValue::FALSE_TV(), opencog::NumberNodeCast(), and opencog::TruthValue::TRUE_TV().

+ Here is the caller graph for this function: