UncertainValue Methods |
The UncertainValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfidenceInterval |
Returns a confidence interval.
|
![]() | Equals(Object) |
Determines whether the given object represents the same uncertain value.
(Overrides ValueType.Equals(Object).) |
![]() | Equals(UncertainValue) |
Determines whether the other uncertain value is the same.
|
![]() | GetHashCode |
Computes a hash code for the uncertain value.
(Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Creates a string representation of the uncertain value.
(Overrides ValueType.ToString().) |