Base interface for the iterative solver algorithm in the batch processing mode
More...
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 |
Constructs the iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
Constructs the iterative solver algorithm
- Parameters
-
context | Context to manage the iterative solver algorithm |
cAlgorithm | Pointer to the C++ implememntation |
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
Computes the iterative solver in the batch processing mode
- Returns
- Results of the computation
Parameters of the algorithm
The documentation for this class was generated from the following file:
- optimization_solver/iterative_solver/Batch.java