|
SLIP
1.4
|
Computes the L22 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 L22 distance between two values x and y:
.
| x | x value. |
| y | y value. |
Definition at line 2446 of file compare.hpp.
|
inline |
Definition at line 2449 of file compare.hpp.
1.8.6