Metric Class Reference
Computes metrics (e.g. euclidean, mahalanobis, cosine, etc) between two realvecs.
More...
#include <Metric.h>
Inherits Marsyas::MarSystem.
Detailed Description
Computes metrics (e.g. euclidean, mahalanobis, cosine, etc) between two realvecs.
Controls:
- mrs_string/metric [rw] : name of the metric function to use (e.g. euclidean, mahalanobis, cosine, etc)
- mrs_realvec/covMatrix [w]: optional covariance matrix calculated from the input dataset used for metric normalization
Definition at line 35 of file Metric.h.
The documentation for this class was generated from the following files: