Home
last modified time | relevance | path

Searched defs:P7Viterbi (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/hmmer2/
H A Dfast_algorithms.cpp59 P7Viterbi(unsigned char *dsq, int L, struct plan7_s *hmm, struct dpmatrix_s *mx, struct p7trace_s *… in P7Viterbi() function
H A Daltivec_algorithms.cpp530 P7Viterbi(unsigned char *dsq, int L, struct plan7_s *hmm, struct dpmatrix_s *mx, struct p7trace_s *… in P7Viterbi() function
H A Dcore_algorithms.cpp559 P7Viterbi(unsigned char *dsq, int L, struct plan7_s *hmm, struct dpmatrix_s *mx, struct p7trace_s *… in P7Viterbi() function
/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dcore_algorithms.c286 P7Viterbi(char *dsq, int L, struct plan7_s *hmm, struct p7trace_s **ret_tr) in P7Viterbi() function