Searched refs:last_t1_c2 (Results 1 – 1 of 1) sorted by relevance
972 << last_t1_c2 + (last_t2_c2 - last_t1_c2)/2.0 in Impl_applySafeRanges_rec()973 << ", c1: " << last_t1_c2 << " " << last_t2_c2 in Impl_applySafeRanges_rec()983 << ", c2: " << last_t1_c2 << " " << last_t2_c2 in Impl_applySafeRanges_rec()1026 fabs(last_t2_c2 - last_t1_c2) < 0.0001 ) in Impl_applySafeRanges_rec()1029 fabs(last_t2_c2 - last_t1_c2) < 0.01 ) in Impl_applySafeRanges_rec()1036 *result++ = ::std::make_pair( last_t1_c2 + (last_t2_c2 - last_t1_c2)/2.0, in Impl_applySafeRanges_rec()1042 last_t1_c2 + (last_t2_c2 - last_t1_c2)/2.0 ); in Impl_applySafeRanges_rec()1075 if( last_t2_c1 - last_t1_c1 > last_t2_c2 - last_t1_c2 ) in Impl_applySafeRanges_rec()1090 c2_orig, c2_part, last_t1_c2, last_t2_c2, in Impl_applySafeRanges_rec()1102 intervalMiddle = last_t1_c2 + (last_t2_c2 - last_t1_c2)/2.0; in Impl_applySafeRanges_rec()[all …]
Completed in 23 milliseconds