Searched refs:TWeightsIter (Results 1 – 5 of 5) sorted by relevance
306 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef325 TWeightsIter itWeights = begin(weights); in heaviestMatching()326 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
302 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef321 TWeightsIter itWeights = begin(weights); in heaviestMatching()322 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
305 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef324 TWeightsIter itWeights = begin(weights); in heaviestMatching()325 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
2022 typedef typename Iterator<TWeights>::Type TWeightsIter;