Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Bernoulli distribution parameters. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
p = ... | |
def __init__ | ( | self, | |
_p | |||
) |
Main constructor
_p | Success probability of a trial, value from [0.0; 1.0] |
def check | ( | self | ) |
Check the correctness of the Parameter object
|
static |
Success probability of a trial, value from [0.0; 1.0]
For more complete information about compiler optimizations, see our Optimization Notice.