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

Go to the source code of this file.

Macros

#define DPRINTF(...)
 
#define KKK   800.0f
 
#define FLOAT_ACCEPTABLE_MEAN_ERROR   0.000001
 
#define FLOAT_ACCEPTABLE_COUNT_ERROR   0.0002
 

Macro Definition Documentation

#define DPRINTF (   ...)

Definition at line 36 of file FuzzyTruthValue.cc.

#define FLOAT_ACCEPTABLE_COUNT_ERROR   0.0002
#define FLOAT_ACCEPTABLE_MEAN_ERROR   0.000001
#define KKK   800.0f

Definition at line 40 of file FuzzyTruthValue.cc.