cMHN 1.0
C++ library for learning MHNs with pRC
Namespaces | Functions
read_theta.hpp File Reference
#include <fstream>
#include <iomanip>
#include <string>
#include <prc.hpp>

Go to the source code of this file.

Namespaces

namespace  cMHN
 

Functions

template<class T , pRC::Size D>
static auto cMHN::readTheta (std::string const &filename)
 Reads a theta matrix from file, discarding its header. More...