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

Go to the source code of this file.

Macros

#define FLOAT_ACCEPTABLE_ERROR   0.000001
 
#define DOUBLE_ACCEPTABLE_ERROR   1.0e-14
 

Macro Definition Documentation

#define DOUBLE_ACCEPTABLE_ERROR   1.0e-14
#define FLOAT_ACCEPTABLE_ERROR   0.000001