IT++ 4.3.1
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>
68#include <itpp/stat/mog_diag.h>
71
72#endif // #ifndef ITSTAT_H
Histogram class - header file.
Include file for the IT++ base module.
Miscellaneous statistics functions and classes - header file.
Diagonal Mixture of Gaussians class - header file.
Expectation Maximisation (EM) based optimisers for MOG - header file.
K-means based optimiser for Mixture of Gaussians - header file.
Generic Mixture of Gaussians (MOG) class - header file.