OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GenericTruthValue.cc File Reference
#include <math.h>
#include "GenericTruthValue.h"
+ Include dependency graph for GenericTruthValue.cc:

Go to the source code of this file.

Macros

#define KKK   800.0f
 
#define CVAL   0.2f
 
#define FLOAT_ACCEPTABLE_ERROR   0.000001
 
#define DOUBLE_ACCEPTABLE_ERROR   1.0e-14
 

Macro Definition Documentation

#define CVAL   0.2f

Definition at line 30 of file GenericTruthValue.cc.

#define DOUBLE_ACCEPTABLE_ERROR   1.0e-14
#define FLOAT_ACCEPTABLE_ERROR   0.000001
#define KKK   800.0f

Definition at line 29 of file GenericTruthValue.cc.