Home
last modified time | relevance | path

Searched defs:SetXDropoff (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dblast_rps_options.hpp75 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastRPSOptionsHandle
H A Dblast_prot_options.hpp83 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastProteinOptionsHandle
H A Dblast_nucl_options.hpp164 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastNucleotideOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dblast_rps_options.hpp75 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastRPSOptionsHandle
H A Dblast_prot_options.hpp83 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastProteinOptionsHandle
H A Dblast_nucl_options.hpp164 void SetXDropoff(double x) { m_Opts->SetXDropoff(x); } in SetXDropoff() function in CBlastNucleotideOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1120 CBlastOptionsLocal::SetXDropoff(double x) in SetXDropoff() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1529 CBlastOptions::SetXDropoff(double x) in SetXDropoff() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1120 CBlastOptionsLocal::SetXDropoff(double x) in SetXDropoff() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1529 CBlastOptions::SetXDropoff(double x) in SetXDropoff() function in CBlastOptions