[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
Define functors for various common metrics. More...
Classes | |
| class | Metric |
| Functor to compute a metric between two vectors. More... | |
Enumerations | |
| enum | MetricType { ChiSquaredMetric =0 , HellingerMetric =1 , SquaredNormMetric =2 , NormMetric =3 , L2Norm =NormMetric , ManhattanMetric =4 , L1Norm =ManhattanMetric , SymetricKlMetric =5 , BhattacharyaMetric =6 } |
| Tags to select a metric for vector distance computation. More... | |
Define functors for various common metrics.
| enum MetricType |
Tags to select a metric for vector distance computation.
|
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |