Home
last modified time | relevance | path

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

/dports/biology/muscle/muscle-3.8.1551/
H A Dglbaligndiag.cpp128 const unsigned uRegLengthB = r.m_Rect.m_uLengthB; in GlobalAlignDiags() local
132 dDPAreaWithDiags += uRegLengthA*uRegLengthB; in GlobalAlignDiags()
133 GlobalAlignNoDiags(RegPA, uRegLengthA, RegPB, uRegLengthB, RegPath); in GlobalAlignDiags()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dglbaligndiag.cpp134 const unsigned uRegLengthB = r.m_Rect.m_uLengthB; in GlobalAlignDiags() local
138 dDPAreaWithDiags += uRegLengthA*uRegLengthB; in GlobalAlignDiags()
139 GlobalAlignNoDiags(RegPA, uRegLengthA, RegPB, uRegLengthB, RegPath); in GlobalAlignDiags()