Package jline.api.measures
Class Ms_relatentropy
java.lang.Object
jline.api.measures.Ms_relatentropy
-
Method Summary
Modifier and TypeMethodDescriptionstatic doublems_relatentropy(Matrix x, Matrix y) Compute relative entropy (KL divergence) z=KL(p(x)||p(y)) of two discrete variables x and y.
-
Method Details
-
ms_relatentropy
Compute relative entropy (KL divergence) z=KL(p(x)||p(y)) of two discrete variables x and y.
-