OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include "CountTruthValue.h"
#include <math.h>
#include <opencog/util/platform.h>
#include <opencog/util/exceptions.h>
Go to the source code of this file.
Macros | |
#define | FLOAT_ACCEPTABLE_ERROR 0.000001 |
#define | DOUBLE_ACCEPTABLE_ERROR 1.0e-14 |
#define DOUBLE_ACCEPTABLE_ERROR 1.0e-14 |
#define FLOAT_ACCEPTABLE_ERROR 0.000001 |