Home
last modified time | relevance | path

Searched defs:SetWordThreshold (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dblast_prot_options.hpp69 void SetWordThreshold(double wt) { m_Opts->SetWordThreshold(wt); } in SetWordThreshold() function in CBlastProteinOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dblast_prot_options.hpp69 void SetWordThreshold(double wt) { m_Opts->SetWordThreshold(wt); } in SetWordThreshold() function in CBlastProteinOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp582 CBlastOptionsLocal::SetWordThreshold(double w) in SetWordThreshold() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp876 CBlastOptions::SetWordThreshold(double w) in SetWordThreshold() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp582 CBlastOptionsLocal::SetWordThreshold(double w) in SetWordThreshold() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp876 CBlastOptions::SetWordThreshold(double w) in SetWordThreshold() function in CBlastOptions