Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/cobalt/
H A Doptions.hpp477 double GetMaxInClusterDist(void) const {return m_MaxInClusterDist;} in GetMaxInClusterDist() function in CMultiAlignerOptions
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/cobalt/
H A Dcobalt.cpp804 if ((*dmat)(i, j) < m_Options->GetMaxInClusterDist()) { in x_FindQueryClusters()
989 if (d(*elem, *el) < m_Options->GetMaxInClusterDist()) { in x_FindQueryClusters()