Parameter Class |
Namespace: Meta.Numerics.Statistics
The Parameter type exposes the following members.
Name | Description | |
---|---|---|
Estimate |
Gets the estimated value and uncertainty of the parameter.
| |
Index |
Gets the index of the parameter.
| |
Name |
Gets the name of the parameter.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a string representation of the parameter.
(Overrides ObjectToString.) |