CluE
1.0
|
Kullback-Leibler divergence for Point. More...
#include <pointkld.h>
Public Member Functions | |
virtual PointKLD * | clone () const |
virtual double | dissimilarity (Point const &, Point const &) const |
Computes the dissimilarity between the two given objects. More... | |
![]() | |
virtual | ~DissimilarityMeasure () |
Kullback-Leibler divergence for Point.
Definition at line 14 of file pointkld.h.
|
virtual |
Implements CluE::DissimilarityMeasure< Point >.
Definition at line 6 of file pointkld.cpp.
Computes the dissimilarity between the two given objects.
Implements CluE::DissimilarityMeasure< Point >.
Definition at line 11 of file pointkld.cpp.