Input objects for the LBFGS algorithm
More...
Constructs the input for the LBFGS algorithm
- Parameters
-
context | Context to manage the input of the LBFGS algorithm |
Constructs the input for the LBFGS algorithm
- Parameters
-
context | Context to manage the LBFGS algorithm |
cInput | Pointer to C++ implementation of the input |
Returns an optional input data for the LBFGS algorithm
- Parameters
-
id | Identifier of the optional data object |
- Returns
- Optional data object that corresponds to the given identifier
Sets an optional input data for the LBFGS algorithm
- Parameters
-
id | Identifier of the optional data object |
val | The optional data object |
The documentation for this class was generated from the following file:
- optimization_solver/lbfgs/Input.java