Fleet  0.0.9
Inference in the LOT
StochasticVariables Directory Reference
Directory dependency graph for StochasticVariables:
src/Hypotheses/StochasticVariables

Files

file  TNormalVariable.h [code]
 A TNormalVariable encapsulates MCMC operations on a single real number with a standard normal prior. This is useful for variables in e.g. GrammarInference. This has a normal prior on a parameter and then allows an output transformation, which is cached for speed.
 
file  VectorHalfNormalHypothesis.h [code]
 Distribution on half-normals. Man, it was a pain to try to make this inherit from VectorNormalHypothesis.
 
file  VectorNormalHypothesis.h [code]
 Half-normal hypothese are bounded at zero, normal proposals wrap around.