Uses of Class
org.apache.commons.statistics.distribution.TrapezoidalDistribution.DelegatedTrapezoidalDistribution
Packages that use TrapezoidalDistribution.DelegatedTrapezoidalDistribution
Package
Description
Implementations of common discrete and continuous probability distributions.
-
Uses of TrapezoidalDistribution.DelegatedTrapezoidalDistribution in org.apache.commons.statistics.distribution
Subclasses of TrapezoidalDistribution.DelegatedTrapezoidalDistribution in org.apache.commons.statistics.distributionModifier and TypeClassDescriptionprivate static classSpecialisation of the trapezoidal distribution used whenb == c.private static classSpecialisation of the trapezoidal distribution used whena == bandc == d.