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.
|
AbstractRealDistribution
Base class for probability distributions on the reals.
|
IntegerDistribution
Interface for distributions on the integers.
|
RealDistribution
Base interface for distributions on the reals.
|
Class and Description |
---|
IntegerDistribution
Interface for distributions on the integers.
|
RealDistribution
Base interface for distributions on the reals.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.