The OpenD Programming Language

BernoulliVariable.this

struct BernoulliVariable(T)
this
(
T p
)

Parameters

p T

true probability

Meta