Home
last modified time | relevance | path

Searched defs:SetGapXDropoff (Results 1 – 8 of 8) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/api/
H A Dmagicblast_options.hpp148 void SetGapXDropoff(int d) { m_Opts->SetGapXDropoff(d); } in SetGapXDropoff() function in CMagicBlastOptionsHandle
H A Dblast_options_handle.hpp207 void SetGapXDropoff(double x) { m_Opts->SetGapXDropoff(x); } in SetGapXDropoff() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/api/
H A Dmagicblast_options.hpp148 void SetGapXDropoff(int d) { m_Opts->SetGapXDropoff(d); } in SetGapXDropoff() function in CMagicBlastOptionsHandle
H A Dblast_options_handle.hpp207 void SetGapXDropoff(double x) { m_Opts->SetGapXDropoff(x); } in SetGapXDropoff() function in CBlastOptionsHandle
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1145 CBlastOptionsLocal::SetGapXDropoff(double x) in SetGapXDropoff() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1549 CBlastOptions::SetGapXDropoff(double x) in SetGapXDropoff() function in CBlastOptions
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_local_priv.hpp1145 CBlastOptionsLocal::SetGapXDropoff(double x) in SetGapXDropoff() function in CBlastOptionsLocal
H A Dblast_options_cxx.cpp1549 CBlastOptions::SetGapXDropoff(double x) in SetGapXDropoff() function in CBlastOptions