Click or drag to resize

ParameterSetElement Methods

The ParameterSetElement type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCollectVaryingParametersAndBoundaries Collects only the varying parameters and their corresponding bounds.
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodStatic memberGetFitArrays Gets arrays of parameter values, fixed flags, lower bounds, and upper bounds for nonlinear fitting.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodTestAndCorrectParameterAndBoundaries Tests the parameter value and the lower and upper bounds for inconsistencies, and corrects them.
Top
See Also