Home
last modified time | relevance | path

Searched defs:hmm (Results 201 – 225 of 396) sorted by relevance

12345678910>>...16

/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()
H A Dmasks.cpp172 TraceScoreCorrection(struct plan7_s *hmm, struct p7trace_s *tr, unsigned char *dsq) in TraceScoreCorrection()
H A Daltivec_algorithms.cpp224 AllocPlan7Body(struct plan7_s *hmm, int M) in AllocPlan7Body()
530 P7Viterbi(unsigned char *dsq, int L, struct plan7_s *hmm, struct dpmatrix_s *mx, struct p7trace_s *… in P7Viterbi()
H A Dmodelmakers.cpp508 struct plan7_s *hmm; /* RETURN: new hmm */ in matassign2hmm() local
832 annotate_model(struct plan7_s *hmm, int *matassign, MSA *msa) in annotate_model()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/hmm2/src/u_calibrate/
H A Duhmmcalibrate.h43 plan7_s* hmm; /* ptr to single HMM to search with */ member
H A DHMMCalibrateTask.cpp12 HMMCalibrateTask::HMMCalibrateTask(plan7_s *hmm, const UHMMCalibrateSettings &s) in HMMCalibrateTask()
/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dhmmemit.c64 struct plan7_s *hmm; /* HMM to generate from */ in main() local
H A Dhmmcalibrate.c77 struct plan7_s *hmm; /* the hidden Markov model */ in main() local
H A Ddebug.c113 P7PrintTrace(FILE *fp, struct p7trace_s *tr, struct plan7_s *hmm, char *dsq) in P7PrintTrace()
/dports/audio/julius/julius-4.1.2/libsent/src/phmm/
H A Dvsegment.c53 viterbi_segment(HMM *hmm, HTK_Param *param, HMMWork *wrk, boolean multipath, int *endstates, int ul… in viterbi_segment()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/hmm/
H A Dhmm_model.hpp20 namespace hmm { namespace
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_sse/
H A Dnull2.c272 P7_HMM *hmm = NULL; in main() local
382 P7_HMM *hmm = NULL; in utest_null2_expectation() local
H A Dfwdback.c789 P7_HMM *hmm = NULL; in main() local
897 P7_HMM *hmm = NULL; in utest_fwdback() local
1072 P7_HMM *hmm = NULL; in main() local
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_vmx/
H A Dnull2.c281 P7_HMM *hmm = NULL; in main() local
391 P7_HMM *hmm = NULL; in utest_null2_expectation() local
H A Dfwdback.c788 P7_HMM *hmm = NULL; in main() local
896 P7_HMM *hmm = NULL; in utest_fwdback() local
1065 P7_HMM *hmm = NULL; in main() local
/dports/biology/hmmer/hmmer-3.3/src/impl_sse/
H A Dnull2.c272 P7_HMM *hmm = NULL; in main() local
382 P7_HMM *hmm = NULL; in utest_null2_expectation() local
H A Dfwdback.c789 P7_HMM *hmm = NULL; in main() local
897 P7_HMM *hmm = NULL; in utest_fwdback() local
1072 P7_HMM *hmm = NULL; in main() local
/dports/biology/hmmer/hmmer-3.3/src/impl_vmx/
H A Dnull2.c281 P7_HMM *hmm = NULL; in main() local
391 P7_HMM *hmm = NULL; in utest_null2_expectation() local
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dphone_loop_search.h64 hmm_t hmm; /**< Basic HMM structure. */ member
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dgeneric_vtrace.c201 P7_HMM *hmm = NULL; in main() local
H A Dp7_bg.c523 P7_HMM *hmm = NULL; in main() local
670 P7_HMM *hmm = NULL; in main() local
/dports/biology/hmmer/hmmer-3.3/src/
H A Dgeneric_vtrace.c201 P7_HMM *hmm = NULL; in main() local
H A Dp7_bg.c523 P7_HMM *hmm = NULL; in main() local
670 P7_HMM *hmm = NULL; in main() local
/dports/biology/infernal/infernal-1.1.3/src/
H A Dcm_file.c1126 P7_HMM *hmm = NULL; in cm_p7_hmmfile_Read() local
1537 P7_HMM *hmm = NULL; in read_asc_1p1_cm() local
2121 P7_HMM *hmm = NULL; in read_bin_1p1_cm() local
2797 P7_HMM *hmm = NULL; in read_asc30hmm() local
3136 P7_HMM *hmm = NULL; in read_bin30hmm() local
/dports/emulators/stella/stella-6.6/src/emucore/tia/
H A DMissile.cxx66 void Missile::hmm(uInt8 value) in hmm() function in Missile

12345678910>>...16