Home
last modified time | relevance | path

Searched defs:sumab (Results 1 – 7 of 7) sorted by relevance

/dports/biology/clustal-omega/clustal-omega-1.2.4/src/hhalign/
H A Dhhmatrices-C.h412 float sumab=0.0f; in SetSubstitutionMatrix() local
520 float sumab=0.0f; in SetRnaSubstitutionMatrix() local
628 float sumab=0.0f; in SetDnaSubstitutionMatrix() local
/dports/biology/hhsuite/hh-suite-3.3.0/src/
H A Dhhmatrices.cpp53 float sumab=0.0f; in SetSubstitutionMatrix() local
/dports/biology/hhsuite/hh-suite-3.3.0/src/cs/
H A Dsubstitution_matrix-inl.h45 double sumab = 0.0; in InitFromTargetFreqs() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_joint_histogram.hxx374 T sum = T(0), sumab = T(0); in covar_ab() local
/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylokernel.h40 __m256d sumab = _mm256_hadd_pd(x[0], x[1]); in horizontal_add() local
H A Dphylokernelsafe.h43 __m256d sumab = _mm256_hadd_pd(x[0], x[1]); in horizontal_add() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dintgab.cc1949 …bool sumab(const gen & g,const gen & x,const gen & a_orig,const gen & b_orig,gen & res,bool testi,… in sumab() function