SLIP
1.4
|
Computes the L22 distance between two Vectors x and y: .
More...
#include <compare.hpp>
Public Member Functions | |
Vector::value_type | operator() (const Vector &x, const Vector &y) const |
Computes the L22 distance between two Vectors x and y: .
x | x value. |
y | y value. |
Definition at line 2601 of file compare.hpp.
|
inline |
Definition at line 2604 of file compare.hpp.