Developer Guide for Intel® Data Analytics Acceleration Library 2018 Update 2

Batch Processing

Algorithm Parameters

Bernoulli distribution algorithm has the following parameters in addition to the common parameters specified in Distributions:

Parameter

Default Value

Description

algorithmFPType

float

Floating point type is used in intermediate calculations within the algorithm. Can be either float or double.

method

defaultDense

Performance-oriented computation method, the only method supported by the algorithm.

p

Not applicable

Success probability of a trial, required parameter.