The OpenD Programming Language

entropy.entropy

  1. entropyType!Range entropy(Range r)
  2. entropyType!T entropy(T[] ar)
    template entropy(Summation summation = Summation.appropriate)
    entropy
    (
    T
    )
    (
    scope const T[] ar...
    )

Parameters

ar T[]

values

Meta