Documentation of 'ec.util.RandomChoiceChooser' Java class
RandomChoiceChooser
ec.util

Interface RandomChoiceChooser



  • public interface RandomChoiceChooser
    Used by RandomChoice to pick objects by probability from a distribution.
    • Method Detail

      • getProbability

        float getProbability(java.lang.Object obj)
        Returns obj's probability
      • setProbability

        void setProbability(java.lang.Object obj,
                            float prob)
        Sets obj's probability

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.