C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Normal distribution parameters. More...
|
inline |
Main constructor
[in] | _a | Mean |
[in] | _sigma | Standard deviation |
services::Status check | ( | ) | const |
Check the correctness of the Parameter object
algorithmFPType a |
Mean
algorithmFPType sigma |
Standard deviation
For more complete information about compiler optimizations, see our Optimization Notice.