Provides methods to access the results obtained with the compute() method of the iterative algorithm in the batch processing mode.
More...
◆ Result() [1/2]
Constructs the result for the iterative algorithm
- Parameters
-
context | Context to manage the result for the iterative algorithm |
◆ Result() [2/2]
Constructs the result for the iterative algorithm
- Parameters
-
context | Context to manage the iterative algorithm result |
cResult | Pointer to C++ implementation of the result |
◆ get() [1/2]
Returns the result of the iterative algorithm in the batch processing mode
- Parameters
-
- Returns
- Result that corresponds to the given identifier
◆ get() [2/2]
Returns the optional result of the iterative algorithm in the batch processing mode
- Parameters
-
- Returns
- Result that corresponds to the given identifier
◆ set() [1/2]
Sets the result of the iterative algorithm in the batch processing mode
- Parameters
-
id | Identifier of the result, ResultId |
val | Object to store the result |
◆ set() [2/2]
Sets the optional result of the iterative algorithm in the batch processing mode
- Parameters
-
The documentation for this class was generated from the following file:
- optimization_solver/iterative_solver/Result.java