Searched refs:re_x (Results 1 – 1 of 1) sorted by relevance
898 const float re_x = (total_sum_[i] - left_sum(split, i)) / in SplitVariance() local903 total_variance += re_x2 - re_x * re_x; in SplitVariance()