Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

riso.approximation: Javadoc index of package riso.approximation.


Package Samples:

riso.approximation

Classes:

DistributionProduct: An instance of this class represents a pointwise product of distributions. Given densities p_1, p_2, p_3,... the density of the product is p_1(x) p_2(x) p_3(x)... . Such products arise in the computation of the likelihood and posterior for a variable, since the posterior is proportional to the pointwise product of the likelihood and the prior, and the likelihood is proportional to the pointwise product of the likelihood messages.
SplineApproximation: This class contains a public static method to construct a monotone spline approximation to a one-dimensional unconditional distribution.
GaussianMixApproximation: This class contains a public static method to create a Gaussian mixture approximation to an unconditional distribution.
Intervals: A class which pulls together some methods for mungeing intervals.
IntervalComparator: Helper class to make it possible to sort lists of intervals.
MixingProportionIntegrand
MeanIntegrand
VarianceIntegrand
IntegralHelperFactory
CrossEntropyIntegrand
DistributionCallback
EntropyIntegrand

Home | Contact Us | Privacy Policy | Terms of Service