SLIP
1.4
|
Computes the L1 distance between two values x and y: .
More...
#include <compare.hpp>
Public Member Functions | |
_Rp | operator() (const _Tp &x, const _Tp &y) const |
Computes the L1 distance between two values x and y: .
x | x value. |
y | y value. |
Definition at line 2405 of file compare.hpp.
|
inline |
Definition at line 2408 of file compare.hpp.