Parameter |
The ParameterSetViewItem type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLowerBoundExclusive | Gets or sets a value indicating whether the lower bound is exclusive. | |
| IsUpperBoundExclusive | Gets or sets a value indicating whether the upper bound is exclusive. | |
| LowerBound | Gets or sets the lower bound. | |
| Name | Gets or sets the parameter name. | |
| UpperBound | Gets or sets the upper bound. | |
| Value | Gets or sets the parameter value. | |
| Variance | Gets or sets the variance of the parameter. | |
| Vary | Gets or sets a value indicating whether the parameter varies during fitting. |