Parameter |
The ParameterSetElement type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectVaryingParametersAndBoundaries | Collects only the varying parameters and their corresponding bounds. | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetFitArrays | Gets arrays of parameter values, fixed flags, lower bounds, and upper bounds for nonlinear fitting. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| TestAndCorrectParameterAndBoundaries | Tests the parameter value and the lower and upper bounds for inconsistencies, and corrects them. |