Documentation of 'cern.jet.random.AbstractDiscreteDistribution' Java class
AbstractDiscreteDistribution
cern.jet.random

Class AbstractDiscreteDistribution

    • Method Detail

      • nextDouble

        public double nextDouble()
        Returns a random number from the distribution; returns (double) nextInt().
        Specified by:
        nextDouble in class AbstractDistribution
      • nextInt

        public abstract int nextInt()
        Returns a random number from the distribution.
        Overrides:
        nextInt in class AbstractDistribution

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.