Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Sets an error that is generated for this curve fit operation.
The message.
Sets the result of this curve fit operation, containing the specified values.
Rest
...values: ResultValue[]The values.
Sets the result of this curve fit operation, containing the specified values.
Rest
...values: (number | Double)[]The values.
Sets the result of this curve fit operation, containing the specified values, and with the specified warning attached to each of them.
The warning.
Rest
...values: ResultValue[]The values.
Sets the result of this curve fit operation, containing the specified values, and with the specified warnings attached to each of them.
The warnings.
Rest
...values: ResultValue[]The values.
Handles results and errors from a fitting operation on a Spotfire.Dxp.Application.Visuals.FittingModels.FittingModel.
Since
2.0