cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
angular_metrics.hpp File Reference
#include <algorithm>
#include <cmath>
#include <numeric>
#include <cpp-toolbox/metrics/base_metric.hpp>
#include <cpp-toolbox/types/point.hpp>
Include dependency graph for angular_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::CosineMetric< T >
 
class  toolbox::metrics::AngularMetric< T >
 
class  toolbox::metrics::NormalizedAngularMetric< T >
 
class  toolbox::metrics::CorrelationMetric< T >
 
class  toolbox::metrics::InnerProductMetric< T >
 

Namespaces

namespace  toolbox
 
namespace  toolbox::metrics