Provides methods for mcg59 engine computations in the batch processing mode.
More...
◆ Batch() [1/2]
Constructs mcg59 engine by copying input objects and parameters of another mcg59 engine
- Parameters
-
context | Context to manage the mcg59 engine |
other | A engines to be used as the source to initialize the input objects and parameters of this engine |
◆ Batch() [2/2]
Constructs the mcg59 engine
- Parameters
-
context | Context to manage the engine |
cls | Data type to use in intermediate computations for the engine, Double.class or Float.class |
method | The engine computation method, Method |
seed | Initial condition |
◆ clone()
Returns the newly allocated mcg59 engine with a copy of input objects and parameters of this mcg59 engine
- Parameters
-
context | Context to manage the engine |
- Returns
- The newly allocated mcg59 engine
◆ compute()
Computes the result of the mcg59 engine
- Returns
- Mcg59 engine result
◆ method
Computation method for the engine
The documentation for this class was generated from the following file: