Home
last modified time | relevance | path

Searched refs:TWeightsIter (Results 1 – 5 of 5) sorted by relevance

/dports/biology/seqan1/seqan-1.3.1/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h306 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef
325 TWeightsIter itWeights = begin(weights); in heaviestMatching()
326 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h302 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef
321 TWeightsIter itWeights = begin(weights); in heaviestMatching()
322 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h302 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef
321 TWeightsIter itWeights = begin(weights); in heaviestMatching()
322 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_progressive.h305 typedef typename Iterator<TWeights>::Type TWeightsIter; in heaviestMatching() typedef
324 TWeightsIter itWeights = begin(weights); in heaviestMatching()
325 TWeightsIter itWeightsEnd = begin(weights); in heaviestMatching()
/dports/biology/seqan1/seqan-1.3.1/seqan/refinement/
H A Dgraph_impl_align.h2022 typedef typename Iterator<TWeights>::Type TWeightsIter;