Home
last modified time | relevance | path

Searched defs:norm (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/shared/
H A DShakeTrackingFilter.cpp77 float norm = delta.x * delta.x + delta.y * delta.y; in Filter() local
/haiku/headers/cpp/std/
H A Dcomplext.h356 norm (const complex<_FLT>& x) in norm() function
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmpa.c127 static void norm(const mp_no *x, double *y, int p) in norm() function