Input objects for the LBFGS algorithm
More...
◆ Input() [1/2]
Constructs the input for the LBFGS algorithm
- Parameters
-
context | Context to manage the input of the LBFGS algorithm |
◆ Input() [2/2]
Constructs the input for the LBFGS algorithm
- Parameters
-
context | Context to manage the LBFGS algorithm |
cInput | Pointer to C++ implementation of the input |
◆ get()
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
◆ set()
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