00001 00029 #ifndef ITSTAT_H 00030 #define ITSTAT_H 00031 00037 00038 00039 00064 #include <itpp/itbase.h> 00065 #include <itpp/stat/histogram.h> 00066 #include <itpp/stat/misc_stat.h> 00067 #include <itpp/stat/mog_generic.h> 00068 #include <itpp/stat/mog_diag.h> 00069 #include <itpp/stat/mog_diag_kmeans.h> 00070 #include <itpp/stat/mog_diag_em.h> 00071 00072 #endif // #ifndef ITSTAT_H