Fleet  0.0.9
Inference in the LOT
Classes
VectorNormalHypothesis.h File Reference

Half-normal hypothese are bounded at zero, normal proposals wrap around. More...

#include "EigenLib.h"
#include "Interfaces/MCMCable.h"
Include dependency graph for VectorNormalHypothesis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VectorNormalHypothesis
 

Detailed Description

Half-normal hypothese are bounded at zero, normal proposals wrap around.

This has all of the MCMCable interfaces but just represents n unit Gaussians. This is primarily used in GrammarInference to represent parameters, but it could be used in any other too.