Home
last modified time | relevance | path

Searched refs:p7_EVPARAM_UNSET (Results 1 – 10 of 10) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dp7_profile.c121 for (x = 0; x < p7_NEVPARAM; x++) gm->evparam[x] = p7_EVPARAM_UNSET; in p7_profile_Create()
H A Dp7_hmm.c105 for (z = 0; z < p7_NEVPARAM; z++) hmm->evparam[z] = p7_EVPARAM_UNSET; in p7_hmm_CreateShell()
H A Dhmmer.h75 #define p7_EVPARAM_UNSET -99999.0f /* if evparam[0] is unset, then all unset … macro
/dports/biology/hmmer/hmmer-3.3/src/
H A Dp7_profile.c121 for (x = 0; x < p7_NEVPARAM; x++) gm->evparam[x] = p7_EVPARAM_UNSET; in p7_profile_Create()
H A Dp7_hmm.c105 for (z = 0; z < p7_NEVPARAM; z++) hmm->evparam[z] = p7_EVPARAM_UNSET; in p7_hmm_CreateShell()
H A Dhmmer.h75 #define p7_EVPARAM_UNSET -99999.0f /* if evparam[0] is unset, then all unset … macro
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_sse/
H A Dp7_oprofile.c121 for (x = 0; x < p7_NEVPARAM; x++) om->evparam[x] = p7_EVPARAM_UNSET; in p7_oprofile_Create()
/dports/biology/infernal/infernal-1.1.3/hmmer/src/impl_vmx/
H A Dp7_oprofile.c119 for (x = 0; x < p7_NEVPARAM; x++) om->evparam[x] = p7_EVPARAM_UNSET; in p7_oprofile_Create()
/dports/biology/hmmer/hmmer-3.3/src/impl_sse/
H A Dp7_oprofile.c121 for (x = 0; x < p7_NEVPARAM; x++) om->evparam[x] = p7_EVPARAM_UNSET; in p7_oprofile_Create()
/dports/biology/hmmer/hmmer-3.3/src/impl_vmx/
H A Dp7_oprofile.c119 for (x = 0; x < p7_NEVPARAM; x++) om->evparam[x] = p7_EVPARAM_UNSET; in p7_oprofile_Create()