Click or drag to resize

IObjectiveModelNonAllocatingEvaluateAt Method

Overload List
 NameDescription
Public methodEvaluateAt(IReadOnlyListDouble) Evaluates the model with the given parameter set. The resulting Chi² value (i.e., the sum of squares of deviations between data and fit model) can be accessed via Value.
Public methodEvaluateAt(VectorDouble) Evaluates the model at the given parameter vector, updating dependent values.
Top
See Also