The OpenD Programming Language

MultinomialVariable.opCall

  1. void opCall(G gen, uint[] result)
  2. void opCall(G* gen, uint[] result)
    struct MultinomialVariable(T)
    void
    opCall
    (
    G
    )
    (
    scope G* gen
    ,
    scope uint[] result
    )

Meta