Method | Description | |
---|---|---|
SetUpperBoundLimitedValue ( double value ) : void |
Will set the value whilst taking into account potential floating point errors when incrementing the value in a way that the sum is greater than 1.0 (within UpperBoundMarginalErrorSupport). Double.NaN values are also supported by this method (pass-through).
|
public SetUpperBoundLimitedValue ( double value ) : void | ||
value | double | |
return | void |