Searched refs:asqrt (Results 1 – 1 of 1) sorted by relevance
449 const double asqrt = sqrt(a[0] * a[0] + a[1] * a[1]); in init_wedge_master_masks() local454 double d = (a[0] * x + a[1] * y) / asqrt; in init_wedge_master_masks()