|
cMHN 1.0
C++ library for learning MHNs with pRC
|
| CcMHN::nonTT::MHNOperator< T, D > | Class storing an MHN operator represented by a theta matrix (for non TT calculations) |
| CcMHN::TT::MHNOperator< T, D > | Class storing an MHN operator represented by a theta matrix (for TT calculations) |
| ▼CcMHN::Regulator< T, D > | Class storing all relevant information for a regulator |
| CcMHN::L1Regulator< T, D > | Class storing an L1 Regulator, specializes the Regulator class |
| CcMHN::L2Regulator< T, D > | Class storing an L2 Regulator, specializes the Regulator class |
| ▼CcMHN::Score< T > | Class storing all relevant information for a score |
| CcMHN::KLScore< T > | Class storing a KL Score, specializes the Score class |
| CcMHN::KLTHScore< T > | Class storing a KL-Taylor-Hybrid Score, specializes the Score class |
| CcMHN::KLepsScore< T > | Class storing a KL-epsilon Score, specializes the Score class |