Click or drag to resize

ParameterCollection Properties

The ParameterCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of parameters.
Public propertyCovarianceMatrix
Gets the covariance matrix of the fit parameters.
Public propertyItemInt32
Gets the parameter with the given index.
Public propertyItemString
Gets the parameter with the given name.
Public propertyValuesVector
Gets the set of best-fit parameters, as a vector.
Top
See Also