IT++
4.3.1
Toggle main menu visibility
itpp
itstat.h
Go to the documentation of this file.
1
28
29
#ifndef ITSTAT_H
30
#define ITSTAT_H
31
36
39
58
62
63
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
>
69
#include <
itpp/stat/mog_diag_kmeans.h
>
70
#include <
itpp/stat/mog_diag_em.h
>
71
72
#endif
// #ifndef ITSTAT_H
histogram.h
Histogram class - header file.
itbase.h
Include file for the IT++ base module.
misc_stat.h
Miscellaneous statistics functions and classes - header file.
mog_diag.h
Diagonal Mixture of Gaussians class - header file.
mog_diag_em.h
Expectation Maximisation (EM) based optimisers for MOG - header file.
mog_diag_kmeans.h
K-means based optimiser for Mixture of Gaussians - header file.
mog_generic.h
Generic Mixture of Gaussians (MOG) class - header file.
Generated by
1.17.0