Base interface for the iterative solver algorithm in the batch processing mode
More...
◆ Batch() [1/3]
Constructs the iterative solver algorithm by copying input objects and parameters of another iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
other | An algorithm to be used as the source to initialize the input objects and parameters of the algorithm |
◆ Batch() [2/3]
Constructs the iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
◆ Batch() [3/3]
Constructs the iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
cAlgorithm | Pointer to the C++ implememntation |
◆ clone()
Returns the newly allocated iterative solver algorithm with a copy of input objects and parameters of this iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
- Returns
- The newly allocated algorithm
◆ compute()
Computes the iterative solver in the batch processing mode
- Returns
- Results of the computation
◆ input
◆ parameter
Parameters of the algorithm
The documentation for this class was generated from the following file:
- optimization_solver/iterative_solver/Batch.java