Available computation flag identifiers for the objective funtion result.
More...
|
static final long | gradient = 0x0000000000000001L |
|
static final long | value = 0x0000000000000002L |
|
static final long | hessian = 0x0000000000000004L |
|
◆ gradient
final long gradient = 0x0000000000000001L |
|
static |
Objective function gradient compute flag
◆ hessian
final long hessian = 0x0000000000000004L |
|
static |
Objective function hessian compute flag
◆ value
final long value = 0x0000000000000002L |
|
static |
Objective function value compute flag
The documentation for this class was generated from the following file:
- optimization_solver/objective_function/ResultsToComputeId.java