This file contains the class represent a mixture of Gaussian distribution It maintains the priori cluster probabilities, means and covariance matrices of Gaussian cluters in the mixture. More...
Go to the source code of this file.
This file contains the class represent a mixture of Gaussian distribution It maintains the priori cluster probabilities, means and covariance matrices of Gaussian cluters in the mixture.
It also provides accumulate mechanism tho update the clusters parameters (i.e mean and covariance) and the prior probabilities.
Definition in file mixtureDST.h.