Searched refs:lT1 (Results 1 – 1 of 1) sorted by relevance
387 Sk2f lT1 = (Sk2f(1) + l2 + l1 + l0).abs(); // l(T=1) = |1 1 1 1| dot |1 l2 l1 l0| in find_chops_around_loop_intersection() local388 Sk2f outsideT1 = lT1.abs() - pad; in find_chops_around_loop_intersection()