Uses of Class
org.apache.commons.statistics.distribution.TrapezoidalDistribution.DelegatedTrapezoidalDistribution
-
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
.