Searched refs:fweight (Results 1 – 1 of 1) sorted by relevance
376 const Weight &fweight = f2.GetWeight(); in FilterArc() local378 arc2->weight = Divide(Times(arc2->weight, lweight), fweight); in FilterArc()388 const Weight &fweight = f2.GetWeight(); in FilterFinal() local389 *weight1 = Divide(*weight1, fweight); in FilterFinal()