Home
last modified time | relevance | path

Searched refs:itSc (Results 1 – 4 of 4) sorted by relevance

/dports/biology/seqan1/seqan-1.3.1/seqan/graph_msa/
H A Dgraph_align_tcoffee_base.h199 TScoreStringIter itSc = begin(scores, Standard() ); in _scoreMatches() local
202 for(; itF != itFEnd; ++itF, ++itSc) { in _scoreMatches()
212 *itSc = 0; in _scoreMatches()
214 *itSc += offset + score(scType, *itS1, *itS2); in _scoreMatches()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_base.h226 TScoreStringIter itSc = begin(scores, Standard() ); in _scoreMatches() local
229 for(; itF != itFEnd; ++itF, ++itSc) { in _scoreMatches()
239 *itSc = 0; in _scoreMatches()
241 *itSc += offset + score(scType, *itS1, *itS2); in _scoreMatches()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_base.h226 TScoreStringIter itSc = begin(scores, Standard() ); in _scoreMatches() local
229 for(; itF != itFEnd; ++itF, ++itSc) { in _scoreMatches()
239 *itSc = 0; in _scoreMatches()
241 *itSc += offset + score(scType, *itS1, *itS2); in _scoreMatches()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_msa/
H A Dgraph_align_tcoffee_base.h219 TScoreStringIter itSc = begin(scores, Standard() ); in _scoreMatches() local
222 for(; itF != itFEnd; ++itF, ++itSc) { in _scoreMatches()
232 *itSc = 0; in _scoreMatches()
234 *itSc += offset + score(scType, *itS1, *itS2); in _scoreMatches()