Files | |
file | Discrete.cpp |
Provides the methods for the class Discrete. | |
file | Discrete.h [code] |
This file contains the definition of the class representing a Discrete PDF. This file uses the Armadillo library for linear algebra. | |
file | Gaussian.cpp |
Provides the methods for the class Gaussian. | |
file | Gaussian.h [code] |
This file contains the definition of the class representing a Gaussian PDF. This file uses the Armadillo library for linear algebra. | |
file | GaussianMixture.cpp |
Provides the methods for the classes related with the class GaussianMixture. | |
file | GaussianMixture.h [code] |
This file contains the class representing a Gaussian Mixture pdf. | |
file | PDF.cpp |
Provides the methods for the PDFs and PHDs. | |
file | PDF.h [code] |
This file contains the definition of the abstract class PDF. |