BFGSTask Enumeration
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 enum BFGSTaskVB
Public Enumeration BFGSTaskMembers
| None | 0 | |
| RESTART | 1 | |
| WARNING | 2 | |
| START | 3 | |
| FG | 4 | |
| FG_LNSRCH | 5 | |
| FG_ST | 6 | |
| FG_START | 7 | |
| CPU | 8 | |
| NEW_X | 9 | |
| CONV | 10 | |
| ABNO | 11 | |
| ERROR | 12 | |
| STOP | 13 |