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