Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CodeBookA container class for code book vectors
KernelDensityA container class for a kernel density estimator
LocalLinearRegressionAbstract model of a parameterized mixture density
MixtureLinearRegressionThis class should be replaced by the ReClaM version in the future
MixtureModel< T >Abstract model of a parameterized mixture density
MixtureOfGaussiansCore class implementing a sum of Gaussians
RandomVector< T >Vector valued random variable
RBFNRadial Basis Function Network
RBFN_PTO