Searched refs:U_part (Results 1 – 2 of 2) sorted by relevance
163 Digits U_part(U, U.len() - vn - 1, vn); in InvertNewton() local164 digit_t borrow = SubtractAndReturnBorrow(Z, W_part, U_part); in InvertNewton()
1106 const real_function_6d U_part=apply_transformed_Ue(ti,tj,Gscreen); in apply_Vreg() local1111 const real_function_6d result=F_part + U_part - K_part; in apply_Vreg()1114 if(parameters.debug) U_part.print_size("U-Part"); in apply_Vreg()1119 time_u.info(true,U_part.norm2()); in apply_Vreg()