Searched refs:cov12_f (Results 1 – 1 of 1) sorted by relevance
2036 float cov12_f; in ld_block_thread() local2108 cov12_f = dp_result[0] * non_missing_ctf - fxx * fyy; in ld_block_thread()2111 fxx = cov12_f / sqrt(fxx); in ld_block_thread()2113 fxx = (cov12_f * cov12_f) / fxx; in ld_block_thread()2115 fxx = (fabs(cov12_f) * cov12_f) / fxx; in ld_block_thread()