C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Uniform distribution parameters. More...
|
inline |
Main constructor
| [in] | _a | Left bound a |
| [in] | _b | Right bound b |
| services::Status check | ( | ) | const |
Check the correctness of the Parameter object
| algorithmFPType a |
Left bound a
| algorithmFPType b |
Right bound b
For more complete information about compiler optimizations, see our Optimization Notice.