Uses of Package
org.apache.commons.math3.distribution

Packages that use org.apache.commons.math3.distribution
org.apache.commons.math3.distribution Implementations of common discrete and continuous distributions. 
org.apache.commons.math3.random Random number and random data generators. 
 

Classes in org.apache.commons.math3.distribution used by org.apache.commons.math3.distribution
AbstractIntegerDistribution
          Base class for integer-valued discrete distributions.
AbstractMultivariateRealDistribution
          Base class for multivariate probability distributions.
AbstractRealDistribution
          Base class for probability distributions on the reals.
IntegerDistribution
          Interface for distributions on the integers.
MultivariateRealDistribution
          Base interface for multivariate distributions on the reals.
RealDistribution
          Base interface for distributions on the reals.
 

Classes in org.apache.commons.math3.distribution used by org.apache.commons.math3.random
AbstractRealDistribution
          Base class for probability distributions on the reals.
IntegerDistribution
          Interface for distributions on the integers.
RealDistribution
          Base interface for distributions on the reals.
 



Copyright © 2017 CNES. All Rights Reserved.