Computes the entropy of the input. By default, if F is not a floating point type, then the result will have a double type if F is implicitly convertible to a floating point type.
controls type of output
algorithm for summing the individual entropy values (default: Summation.appropriate)
The entropy of all the elements in the input, must be floating point type
$(MATHREF sum, Summation)
See Implementation
Computes the entropy of the input. By default, if F is not a floating point type, then the result will have a double type if F is implicitly convertible to a floating point type.