The OpenD Programming Language

BernoulliVariable.opCall

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

Meta