| Package | Description |
|---|---|
| org.apache.commons.math3.distribution |
Implementations of common discrete and continuous distributions.
|
| org.apache.commons.math3.random |
Random number and random data generators.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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 © 2003-2013 Apache Software Foundation. All Rights Reserved.