Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Weights

207     ExitMap Exits;               ///< Successor edges (and weights).
348 /// This class collates the successor edge weights for later processing.
354 WeightList Weights; ///< Individual successor weights.
355 uint64_t Total; ///< Sum of all weights.
374 /// This is linear in the size of \a Weights. For the vast majority of
375 /// cases, adjacent edge weights are combined by sorting WeightList and
376 /// combining adjacent weights. However, for very large edge lists an
455 /// This adjusts header mass distribution so it matches the weights of
721 /// - Normalize the distribution: scale weights down so that their sum
731 /// a mass proportional to the edge weights along the corresponding