kullbackleibler
kullbackleibler is defined as \( \sum x_i \log(x_i/y_i) \). Read more on Wikipedias article on Kullback-Leibler divergence.
Syntax
z = kullbackleibler(x,y)
Comments
The operator is implemented as a callback operator, except when Mosek 9, SCS or ECOS are used and the exponential cone description is exploited in a graph representation.