the center of the cluster
Returns the probability of the given point belonging to this cluster.
Returns the probability of the given point belonging to this cluster.
a value between 0 and 1
Returns the weight of this cluster, not neccessarily normalized.
Returns the weight of this cluster, not neccessarily normalized. It could, for instance, simply return the number of points contined in this cluster.
the weight
Samples this cluster by returning a point from inside it.
Samples this cluster by returning a point from inside it.
a random number source
an Instance that lies inside this cluster