Searched refs:vector_norm (Results 1 – 1 of 1) sorted by relevance
2512 vector_norm(Py_ssize_t n, double *vec, double max, int found_nan) in vector_norm() function2682 result = vector_norm(n, diffs, max, found_nan); in math_dist_impl()2735 result = vector_norm(nargs, coordinates, max, found_nan); in math_hypot()