The OpenD Programming Language

EntropyAccumulator.put

  1. void put(Range r)
    struct EntropyAccumulator(T, Summation summation)
    void
    put
    (
    Range
    )
    (
    Range r
    )
    if ()
  2. void put(T x)
  3. void put(EntropyAccumulator!(U, summation) e)

Meta