|
cMHN 1.1
C++ library for learning MHNs with pRC
|
#include <map>Go to the source code of this file.
Namespaces | |
| namespace | cMHN |
Functions | |
| template<class T , class S > | |
| static auto | cMHN::learnIndependenceModel (std::map< S, T > const &pD) |
| Calculate the theta matrix corresponding to the independence model for a given data distribution. | |