Searched refs:right_squares (Results 1 – 1 of 1) sorted by relevance
131 const Eigen::Tensor<float, 1, Eigen::RowMajor>& right_squares, in RegressionSplitScore() argument150 right_squares.slice(offsets, extents), right_count); in RegressionSplitScore()184 const auto right_squares = tc_square.broadcast(bcast) - splits_square; in GetTwoBestRegression() local189 right_sums, right_squares, accumulator, in GetTwoBestRegression()