Parameter |
The ParameterSetElement type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CollectVaryingParametersAndBoundaries | Collects a list of only the varying parameters (!) and their corresponding boundaries. The returned lists have the same length or less length than the provided elements. |
![]() | 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 the arrays of parameter values, isFixed, lowerBounds and upperBounds for nonlinear fitting. The arrays have the same length as the provided list of elements has. |
![]() | 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 value of the parameter and the lower and upper boundaries for inconsistencies, and corrects them. |