Searched defs:right_squares (Results 1 – 1 of 1) sorted by relevance
131 const Eigen::Tensor<float, 1, Eigen::RowMajor>& right_squares, in RegressionSplitScore()184 const auto right_squares = tc_square.broadcast(bcast) - splits_square; in GetTwoBestRegression() local