Searched refs:theta_tilde (Results 1 – 1 of 1) sorted by relevance
674 int theta_tilde = in create_pa_curve() local 676 theta_tilde = in create_pa_curve() 677 ((theta_tilde << M) + y_est[i + I]) / y_est[i + I]; in create_pa_curve() 678 theta_tilde = in create_pa_curve() 679 ((theta_tilde << M) + y_est[i + I]) / y_est[i + I]; in create_pa_curve() 680 beta_raw = beta_raw + B1_tmp[i] * theta_tilde; in create_pa_curve() 681 alpha_raw = alpha_raw + B2_tmp[i] * theta_tilde; in create_pa_curve()