Developer Guide for Intel® Data Analytics Acceleration Library 2019 Update 1
MCG59 engine needs the initial condition (seed) for state initialization. The seed can be either an integer scalar or a vector of p integer elements, the inputs to the respective engine constructors.
MCG59 engine has the following parameters:
Parameter |
Default Value |
Description |
---|---|---|
algorithmFPType |
float |
Floating point type is used in intermediate calculations. Can be either float or double. |
Method |
defaultDense |
Performance-oriented computation method; the only method supported by the algorithm. |
Seed |
Initial condition for state initialization, scalar or vector: |