cMHN 1.0
C++ library for learning MHNs with pRC
Namespaces | Functions
combine_pDs.hpp File Reference
#include <map>
#include <vector>
#include <prc.hpp>

Go to the source code of this file.

Namespaces

namespace  cMHN
 

Functions

template<class T , class S >
static auto cMHN::combinePDs (std::vector< std::map< S, T > > const &pDs, std::vector< pRC::Index > const &lengths)
 Combines multiple data distributions into a single distribution. More...