[][src]Module goko::plugins::gaussians

Probability Distributions Plugins

This module containes plugins that simulate probability distributions on the nodes. It also has trackers used to see when queries and sequences are out of distribution.

Structs

DiagGaussian

Node component, coded in such a way that it can be efficiently, recursively computed.

GokoDiagGaussian

Zero sized type that can be passed around. Equivilant to ()

Traits

ContinousBayesianDistribution
ContinousDistribution