Searched refs:best_chisq1 (Results 1 – 1 of 1) sorted by relevance
3784 double* best_chisq1; in fast_epi_thread() local3885 best_chisq_fixed = best_chisq1[block_delta1]; in fast_epi_thread()4022 if (best_chisq_fixed > best_chisq1[block_delta1]) { in fast_epi_thread()4023 best_chisq1[block_delta1] = best_chisq_fixed; in fast_epi_thread()4177 double* best_chisq1; in epi_linear_thread() local4289 best_chisq_fixed = best_chisq1[block_delta1]; in epi_linear_thread()4569 if (best_chisq_fixed > best_chisq1[block_delta1]) { in epi_linear_thread()4570 best_chisq1[block_delta1] = best_chisq_fixed; in epi_linear_thread()4617 float* best_chisq1; in epi_logistic_thread() local4694 best_chisq_fixed = best_chisq1[block_delta1]; in epi_logistic_thread()[all …]