|
The selected GaussianMixture is used as a generator of data.
For each data point to be generated:
1. A random number decides to which component in the mixture the data point will belong.
2. According to the procedure described in Covariance: To TableOfReal (random sampling)..., one data point will be generated.
© djmw 20101030