Searched defs:prob_weight (Results 1 – 1 of 1) sorted by relevance
245 void ComputeProbabilityWeight(double* prob_weight, in ComputeProbabilityWeight()383 std::unique_ptr<double[]> prob_weight(new double[kNumLossModels]); in ComputeMetricsForCode() local