Home
last modified time | relevance | path

Searched refs:dLog (Results 1 – 22 of 22) sorted by relevance

/dports/biology/mothur/mothur-1.46.1/source/calculators/
H A Dlnshift.cpp39 double dLog = 0.0, dP = 0.0; in getValues() local
42dLog = dutils.logLikelihoodQuad(nA, sampling[i].alpha + dShift, sampling[i].beta); in getValues()
45dLog = dutils.logLikelihoodRampal(nA, sampling[i].alpha + dShift, sampling[i].beta); in getValues()
48 dP = exp(dLog); in getValues()
H A Dlnabundance.cpp37 double dLog = 0.0, dP = 0.0; in getValues() local
40dLog = dutils.logLikelihoodQuad(nA, sampling[i].alpha, sampling[i].beta); //nA, dMDash, dV in getValues()
43dLog = dutils.logLikelihoodRampal(nA, sampling[i].alpha, sampling[i].beta); //nA, dMDash, dV in getValues()
47 dP = exp(dLog); in getValues()
H A Dlsabundance.cpp37 double dLog = 0.0, dP = 0.0; in getValues() local
40dLog = dutils.logLikelihoodQuad(nA, sampling[i].alpha, sampling[i].beta, sampling[i].dNu); in getValues()
43dLog = dutils.logLikelihoodRampal(nA, sampling[i].alpha, sampling[i].beta, sampling[i].dNu); in getValues()
46 dP = exp(dLog); in getValues()
H A Digabundance.cpp34 double dLog = 0.0, dP = 0.0; in getValues() local
36 dLog = dutils.logLikelihood(nA, sampling[i].alpha, sampling[i].beta); in getValues()
38 dP = exp(dLog); in getValues()
H A Dsiabundance.cpp37 double dLog = 0.0, dP = 0.0; in getValues() local
39dLog = dutils.logLikelihood(nA, sampling[i].alpha, sampling[i].beta, sampling[i].dNu); in getValues()
41 dP = exp(dLog); in getValues()
H A Dsishift.cpp40 double dLog = 0.0, dP = 0.0; in getValues() local
42dLog = dutils.logLikelihood(nA, sampling[i].alpha*sqrt(dShift), sampling[i].beta*dShift, sampling[… in getValues()
44 dP = exp(dLog); in getValues()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/speedmanager/impl/v2/
H A DSMSearchLogger.java36 … private static final AEDiagnosticsLogger dLog = AEDiagnostics.getLogger("AutoSpeedSearchHistory"); field in SMSearchLogger
65 if(dLog!=null){ in log()
66 dLog.log(msg); in log()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/configsections/
H A DConfigSectionTransferAutoSpeedBeta.java155 AEDiagnosticsLogger dLog = AEDiagnostics.getLogger("AutoSpeed"); in configSectionCreate()
159 dLog.log( "user-comment:"+comment ); in configSectionCreate()
/dports/biology/seqan1/seqan-1.3.1/seqan/seeds/
H A DseedSet_score.h1096 int dLog = (int) ceil(log((double)dLength));
1099 int maxValue = (dLog > qLog) ? dLog : qLog;
1103 k = (dLog < qLog) ? dLog : qLog;
1159 int dLog = (int) ceil(log((double)dLength));
1162 int maxValue = (dLog > qLog) ? dLog : qLog;
1166 k = (dLog < qLog) ? dLog : qLog;
1216 int dLog = (int) ceil(log((double)dLength));
1219 int maxValue = (dLog > qLog) ? dLog : qLog;
1223 k = (dLog < qLog) ? dLog : qLog;
H A DseedSet_base.h1216 int dLog = (int) ceil(log((double)dLength));
1219 int maxValue = (dLog > qLog) ? dLog : qLog;
1223 k = (dLog < qLog)? dLog : qLog;
1259 int dLog = (int) ceil(log((double)dLength));
1262 int maxValue = (dLog > qLog) ? dLog : qLog;
1266 k = (dLog < qLog) ? dLog : qLog;
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/num/dual/
H A Ddual_test.go71 func dLog(x float64) float64 { func
199 dFn: dLog,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/num/dual/
H A Ddual_test.go70 func dLog(x float64) float64 { func
199 dFn: dLog,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/num/dualquat/
H A Ddual_test.go52 func dLog(x quat.Number) quat.Number { func
100 dFn: dLog,
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/num/dualcmplx/
H A Ddual_test.go87 func dLog(x complex128) complex128 { func
134 dFn: dLog,
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/num/dualquat/
H A Ddual_test.go50 func dLog(x quat.Number) quat.Number { func
97 dFn: dLog,
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/num/hyperdual/
H A Dhyperdual_test.go71 func dLog(x float64) float64 { func
246 dFn: dLog,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/num/hyperdual/
H A Dhyperdual_test.go70 func dLog(x float64) float64 { func
247 dFn: dLog,
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonobject.inc623 //DebuglnThrea dLog('TCarbonWidgetSet.AppRun '+dbgs(GetMainEventQueue));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonobject.inc623 //DebuglnThrea dLog('TCarbonWidgetSet.AppRun '+dbgs(GetMainEventQueue));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonobject.inc623 //DebuglnThrea dLog('TCarbonWidgetSet.AppRun '+dbgs(GetMainEventQueue));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonobject.inc623 //DebuglnThrea dLog('TCarbonWidgetSet.AppRun '+dbgs(GetMainEventQueue));
/dports/security/helib/HElib-1.3.1/documentation/Design_Document/old/
H A Dhe-library.tex640 \item[\texttt{const int* dLog(unsigned t) const;}]\ \\