Home
last modified time | relevance | path

Searched refs:bma2 (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/bma_refine/
H A DRefinerPhase.cpp758 const BlockMultipleAlignment* bma2 = blockEd.GetAlignment(); in DoPhase() local
760 au->SetBlockMultipleAlignment(bma2); in DoPhase()
762 if (m_saveBlockScores && bma2) { in DoPhase()
763 for (unsigned int j = 0; j < bma2->NRows(); ++j) { in DoPhase()
/dports/astro/swe/swisseph-2.10.1/
H A Dswejpl.c486 double bma2, bma3; in interp() local
552 bma2 = bma * bma; in interp()
564 pv[i + ncm * 2] *= bma2; in interp()
570 bma3 = bma * bma2; in interp()