Documentation of 'org.ddogleg.clustering.gmm.GaussianLikelihoodManager' Java class
GaussianLikelihoodManager
org.ddogleg.clustering.gmm

Class GaussianLikelihoodManager



  • public class GaussianLikelihoodManager
    extends java.lang.Object
    Computes the likelihood of a Gaussian distribution. Parts of the equation are precomputed to seed up the process.
    • Constructor Detail

      • GaussianLikelihoodManager

        public GaussianLikelihoodManager(int pointDimension,
                                         java.util.List<GaussianGmm_F64> mixtures)
    • Method Detail

      • precomputeAll

        public void precomputeAll()
        Precomputes likelihood for all the mixtures

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.