L_ |
The L_BFGS_B type exposes the following members.
| Name | Description | |
|---|---|---|
| _AccuracyFactor | Accuracy factor | |
| _Driver | ||
| _FreeVariables |
The initial guess .
(Inherited from xMinimizationBase) | |
| _FunEvaluations |
The number of function evaluations used to compute the minimum.
(Inherited from xMinimizationBase) | |
| _MaxFunEvaluations |
Maximum number of function evaluations.
(Inherited from xMinimizationBase) | |
| _NumFreeVariables |
The number of variables.
(Inherited from xMinimizationBase) | |
| _Tolerance |
Desired accuracy for the solution.
(Inherited from xMinimizationBase) | |
| _Variables |
All the variables.
(Inherited from xMinimizationBase) |