IT++ Logo
itstat.h
Go to the documentation of this file.
1 
29 #ifndef ITSTAT_H
30 #define ITSTAT_H
31 
37 
64 #include <itpp/itbase.h>
65 #include <itpp/stat/histogram.h>
66 #include <itpp/stat/misc_stat.h>
67 #include <itpp/stat/mog_generic.h>
68 #include <itpp/stat/mog_diag.h>
70 #include <itpp/stat/mog_diag_em.h>
71 
72 #endif // #ifndef ITSTAT_H
mog_diag_kmeans.h
K-means based optimiser for Mixture of Gaussians - header file.
histogram.h
Histogram class - header file.
mog_generic.h
Generic Mixture of Gaussians (MOG) class - header file.
itbase.h
Include file for the IT++ base module.
misc_stat.h
Miscellaneous statistics functions and classes - header file.
mog_diag_em.h
Expectation Maximisation (EM) based optimisers for MOG - header file.
mog_diag.h
Diagonal Mixture of Gaussians class - header file.

Generated on Mon Mar 23 2020 06:18:03 for IT++ by Doxygen 1.8.17