Operators and Keywords
Function List:
C++ API
Function File: jointentropy (xy)
Computes the joint entropy of the given channel transition matrix. By definition we have H(x, y) given as H(x:y) = SUMx(SUMy(P(x, y) * log2(p(x, y))))
H(
,
)
:
) = SUMx(SUMy(P(
) * log2(p(
))))