IMSL .NET Numerical Libraries
IMSL .NET Numerical Libraries
Imsl.Math
BoundedLeastSquares Class
BoundedLeastSquares Methods
GetJacobianSolution Method
GetResiduals Method
GetSolution Method
SetFscale Method
SetGuess Method
SetInternalScale Method
SetXscale Method
Solve Method
BoundedLeastSquares
.
Solve Method
Solves a nonlinear least-squares problem subject to bounds on the variables using a modified Levenberg-Marquardt algorithm.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
C#
VB
C++
F#
Copy
public
void
Solve
()
Public
Sub
Solve
public
:
void
Solve
()
member
Solve
:
unit
->
unit
Exceptions
Exception
Condition
FalseConvergenceException
is thrown if there is a problem with convergence.
See Also
Reference
BoundedLeastSquares Class
Imsl.Math Namespace
Send comments on this topic to
IMSL support