cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
histogram_metrics.hpp File Reference
#include <algorithm>
#include <cmath>
#include <numeric>
#include <stdexcept>
#include <cpp-toolbox/metrics/base_metric.hpp>
Include dependency graph for histogram_metrics.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::metrics::ChiSquaredMetric< T >
 
class  toolbox::metrics::HistogramIntersectionMetric< T >
 
class  toolbox::metrics::BhattacharyyaMetric< T >
 
class  toolbox::metrics::HellingerMetric< T >
 
class  toolbox::metrics::EMDMetric< T >
 
class  toolbox::metrics::KLDivergenceMetric< T >
 
class  toolbox::metrics::JensenShannonMetric< T >
 

Namespaces

namespace  toolbox
 
namespace  toolbox::metrics