|
cMHN 1.1
C++ library for learning MHNs with pRC
|
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. | |