Click or drag to resize

NonlinearObjectiveFunctionNonAllocatingSetParameters Method

Overload List
 NameDescription
Public methodSetParameters(IReadOnlyListDouble, IReadOnlyListBoolean) Sets model parameters and allocates scratch vectors for numerical Jacobian evaluation when necessary.
Public methodSetParameters(VectorDouble, ListBoolean) Sets the model parameters and optional fixed flags for individual parameters.
Top
See Also