|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <string>#include <memory>#include <opencog/util/exceptions.h>
Include dependency graph for GenericTruthValue.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opencog::GenericTruthValue |
Namespaces | |
| opencog | |
Typedefs | |
| typedef float | opencog::strength_t |
| typedef float | opencog::confidence_t |
| typedef double | opencog::count_t |
| typedef double | opencog::entropy_t |
| typedef std::shared_ptr < GenericTruthValue > | opencog::GenericTruthValuePtr |