NLSOptimizationMethod

Description

The NLSOptimizationMethod enumeration is used to determine optimization method in the nonlinear least squares method.

It is used by the following properties:

Available Values

  Value Brief description
0 LevenbergMarquardt. Levenberg-Marquardt method.
1 QuasiNewton. Quasi Newton method.

See also:

Stat Assembly Enumerations