public static class RealDistributionAdaptor.WritableRealVarImpl extends java.lang.Object implements WritableRealVar
Constructor and Description |
---|
WritableRealVarImpl() |
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
void |
set(double value) |
public double doubleValue()
doubleValue
in interface RealVar
public void set(double value)
set
in interface WritableRealVar