|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <opencog/atomspace/TruthValue.h>
Include dependency graph for ProbabilisticTruthValue.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opencog::ProbabilisticTruthValue |
| a TruthValue that stores a mean, a confidence and the number of observations More... | |
Namespaces | |
| opencog | |
Typedefs | |
| typedef std::shared_ptr < ProbabilisticTruthValue > | opencog::ProbabilisticTruthValuePtr |