LBFGSBDriver Class
Definition
Namespace: DotNumerics.Optimization.LBFGSB
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class LBFGSBDriverVB
Public Class LBFGSBDriver- Inheritance
- Object LBFGSBDriver
Constructors
Methods
Fields
| _ExternalGradientArray | |
| _ExternalVariables | |
| _FreeVariables | |
| _GradientArray | |
| _LowerBounds | |
| _NBD | |
| _NumFreeVariables | |
| _OptBoundVariable | |
| _OptVariable | |
| _SETULB | |
| _UpperBounds | |
| DSAVE | |
| ISAVE | |
| IWA | |
| LSAVE | |
| M | |
| WA |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |