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 class
Specialisation of the trapezoidal distribution used whenb == c
.private static class
Specialisation of the trapezoidal distribution used whena == b
andc == d
.