public class RealDistributionICDSource extends Object implements DoubleUnaryOperator
| Constructor and Description |
|---|
RealDistributionICDSource(org.apache.commons.statistics.distribution.ContinuousDistribution realDistribution) |
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(double operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic RealDistributionICDSource(org.apache.commons.statistics.distribution.ContinuousDistribution realDistribution)
public double applyAsDouble(double operand)
applyAsDouble in interface DoubleUnaryOperatorCopyright © 2018. All rights reserved.