![]() | GlobalFitParameterInfo Class |
Namespace: CenterSpace.NMath.Core
The GlobalFitParameterInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | GlobalFitParameterInfo | Initializes a new instance of the GlobalFitParameterInfo class |
![]() | GlobalFitParameterInfo(ParameterSharing) |
Constructs a GlobalFitParameterInfo object with the given
sharing option.
|
![]() | GlobalFitParameterInfo(String, ParameterSharing) |
Constructs a GlobalFitParameterInfo object with the given
name and sharing option.
|
![]() | GlobalFitParameterInfo(String, ParameterSharing, String) |
Constructs a GlobalFitParameterInfo object with the given
name, description, and sharing option.
|
Name | Description | |
---|---|---|
![]() | Description |
Get and sets the parameter description.
|
![]() | Name |
Gets and sets the parameter name.
|
![]() | Sharing |
Gets and sets the parameter sharing option.
|