DistanceMAE Method |
| Name | Description | |
|---|---|---|
| MAE(Double, Double) | Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference. | |
| MAE(Single, Single) | Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference. | |
| MAET(VectorT, VectorT) | Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference. |