MVN_DIVMAT Compute a distance/divergence matrix using the specified MODELS and the given divergence T. [d] = MVN_DIVMAT(models, t) Computes a divergence matrix using the given mvn MODELS models and divergence T. T can be 'kl_left', 'kl_right', 'skl', 'js', 'js_kl'. It defaults to the 'skl'.
Package: mvn