Home
last modified time | relevance | path

Searched defs:SetEvalueThreshold (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_options_handle.hpp250 void SetEvalueThreshold(double eval) { m_Opts->SetEvalueThreshold(eval); } in SetEvalueThreshold() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dblast_options_handle.hpp250 void SetEvalueThreshold(double eval) { m_Opts->SetEvalueThreshold(eval); } in SetEvalueThreshold() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1423 CBlastOptionsLocal::SetEvalueThreshold(double eval) in SetEvalueThreshold() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1885 CBlastOptions::SetEvalueThreshold(double eval) in SetEvalueThreshold() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1423 CBlastOptionsLocal::SetEvalueThreshold(double eval) in SetEvalueThreshold() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1885 CBlastOptions::SetEvalueThreshold(double eval) in SetEvalueThreshold() function in CBlastOptions