Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Class that specifies parameters of the bernoulli distribution. More...
| double getP | ( | ) |
Returns the success probability of a trial, value from [0.0; 1.0]
| void setP | ( | double | p | ) |
Sets the success probability of a trial, value from [0.0; 1.0]
| p | Success probability of a trial |
For more complete information about compiler optimizations, see our Optimization Notice.