ParameterCollection Properties |
The ParameterCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of parameters.
|
![]() | CovarianceMatrix |
Gets the covariance matrix of the fit parameters.
|
![]() | ItemInt32 |
Gets the parameter with the given index.
|
![]() | ItemString |
Gets the parameter with the given name.
|
![]() | ValuesVector |
Gets the set of best-fit parameters, as a vector.
|