condEntropy

Calculate the conditional entropy H(data | cond).

double
condEntropy
(
T
U
)
()
if (
isInputRange!(T) &&
isInputRange!(U)
)

Meta