BernoulliVariable.this

struct BernoulliVariable(T)
this
(
T p
)
if (
isFloatingPoint!T
)

Parameters

p T

true probability

Meta