The OpenD Programming Language

BernoulliVariable.opCall

  1. bool opCall(RNG gen)
  2. bool opCall(RNG* gen)
    struct BernoulliVariable(T)
    bool
    opCall
    (
    RNG
    )
    (
    scope RNG* gen
    )

Meta