KLPQ: Computes and returns the Kullback-Leibler divergence between two probability distributions
Description
Given two probability distributions (vectors) of the same length, this function computes the Kullback-Leibler divergence (relative entropy) between them. If any entries in the distribution are 0, then the argument JITTER can be used to add a tiny offset.