Click or drag to resize

DistanceMAE Method

Overload List
 NameDescription
Public methodStatic memberMAE(Double, Double) Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference.
Public methodStatic memberMAE(Single, Single) Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference.
Public methodStatic memberMAET(VectorT, VectorT) Mean-Absolute Error (MAE), i.e. the normalized L1-norm (Manhattan) of the difference.
Top
See Also