Probability Density Functions (PDF) and Hypotesis Densities (PHD)
[Baselib]
This module provides the basic tools for a probabilistic framework. An abstract class for the representation of PDFs is provided. The following PDFs are also are also privided:
-
Gaussian
-
Gaussian Mixture
In this module we use the Armadillo library for linear algebra. Some typedefs are defined as Matrices and Vectors of Decimals.
More...
Detailed Description
This module provides the basic tools for a probabilistic framework. An abstract class for the representation of PDFs is provided. The following PDFs are also are also privided:
-
Gaussian
-
Gaussian Mixture
In this module we use the Armadillo library for linear algebra. Some typedefs are defined as Matrices and Vectors of Decimals.
Typedef Documentation