Home
last modified time | relevance | path

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

/dports/biology/seqan1/seqan-1.3.1/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h688 TSize posSeq = 0; in estimationWithStates() local
692 TAlphabet c = value(value(sequences,j),posSeq); in estimationWithStates()
694 ++posSeq; in estimationWithStates()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h713 TSize posSeq = 0; in estimationWithStates() local
717 TAlphabet c = value(value(sequences,j),posSeq); in estimationWithStates()
719 ++posSeq; in estimationWithStates()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h713 TSize posSeq = 0; in estimationWithStates() local
717 TAlphabet c = value(value(sequences,j),posSeq); in estimationWithStates()
719 ++posSeq; in estimationWithStates()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_algorithms/
H A Dgraph_algorithm_hmm.h719 TSize posSeq = 0; in estimationWithStates() local
723 TAlphabet c = value(value(sequences,j),posSeq); in estimationWithStates()
725 ++posSeq; in estimationWithStates()