C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
gaussian initializer parameters More...
|
inline |
Main constructor
[in] | _a | Mean |
[in] | _sigma | Standard deviation |
[in] | _seed | Seed for generating random numbers for the initialization |
double a |
The distribution mean
size_t seed |
Seed for generating random numbers
double sigma |
The standard deviation of the distribution
For more complete information about compiler optimizations, see our Optimization Notice.