cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
learn_independence_model.hpp File Reference
#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.