Searched refs:le_x2 (Results 1 – 1 of 1) sorted by relevance
894 const float le_x2 = left_square(split, i) / left_counts_[split]; in SplitVariance() local895 total_variance += le_x2 - le_x * le_x; in SplitVariance()