Home
last modified time | relevance | path

Searched refs:muAssoc0_ (Results 1 – 6 of 6) sorted by relevance

/dports/biology/diamond/diamond-2.0.13/src/lib/alp/
H A Dnjn_localmaxstatutil.hpp127 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
146 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
H A Dnjn_localmaxstatutil.cpp363 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpochRepeat() argument
389 double muAssoc0 = 0.0 == muAssoc0_ ? muAssoc (dimension_, score_, prob_, lambda0) : muAssoc0_; in descendingLadderEpochRepeat()
487 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpoch() argument
495 lambda0_, mu0_, muAssoc0_, thetaMin0_, rMin0_, time_, terminated_); in descendingLadderEpoch()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/alp/
H A Dnjn_localmaxstatutil.hpp127 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
146 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
H A Dnjn_localmaxstatutil.cpp363 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpochRepeat() argument
389 double muAssoc0 = 0.0 == muAssoc0_ ? muAssoc (dimension_, score_, prob_, lambda0) : muAssoc0_; in descendingLadderEpochRepeat()
487 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpoch() argument
495 lambda0_, mu0_, muAssoc0_, thetaMin0_, rMin0_, time_, terminated_); in descendingLadderEpoch()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/gumbel_params/
H A Dnjn_localmaxstatutil.hpp134 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
153 double muAssoc0_ = 0.0, // mean of associated flattened distribution (avoid recomputation)
H A Dnjn_localmaxstatutil.cpp379 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpochRepeat() argument
408 double muAssoc0 = 0.0 == muAssoc0_ ? muAssoc (dimension_, score_, prob_, lambda0) : muAssoc0_; in descendingLadderEpochRepeat()
509 double muAssoc0_, // mean of associated flattened distribution (avoid recomputation) in descendingLadderEpoch() argument
517 lambda0_, mu0_, muAssoc0_, thetaMin0_, rMin0_, time_, terminated_); in descendingLadderEpoch()