![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class representing Credal Networks. More...
#include <iostream>#include <vector>#include <agrum/agrum.h>#include <algorithm>#include <cstdlib>#include <fcntl.h>#include <fstream>#include <set>#include <sstream>#include <string>#include <utility>#include <agrum/base/core/exceptions.h>#include <agrum/base/core/math/pow.h>#include <agrum/base/core/threads/threadExecutor.h>#include <agrum/base/core/threads/threads.h>#include <agrum/BN/io/BIF/BIFReader.h>#include <agrum/BN/io/BIF/BIFWriter.h>#include <agrum/CN/polytope/LrsWrapper.h>#include <sys/stat.h>#include <stdint.h>#include <agrum/CN/credalNet_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::credal::CredalNet< GUM_SCALAR > |
| Class template representing a Credal Network. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::credal |
| namespace for all credal networks entities | |
Class representing Credal Networks.
Definition in file credalNet.h.