cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
generate_pD.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  cMHN
 

Functions

template<class T , pRC::Size D, class F >
static auto cMHN::generatePD (pRC::RandomEngine< F > &rng, pRC::Tensor< T, D, D > const &smallThetaGT, pRC::Size const &size)
 Generates a data distribution from a given ground truth model.
 
template<class T , pRC::Size D>
static auto cMHN::generatePD (pRC::Tensor< T, D, D > const &smallThetaGT, pRC::Size const &size)
 Generates a data distribution from a given ground truth model.