Home
last modified time | relevance | path

Searched refs:sigmaa (Results 1 – 11 of 11) sorted by relevance

/dports/science/clipper/clipper-2.1/clipper/core/
H A Dresol_targetfn.h237 static ftype sigmaa( const ftype& omegaa ) in sigmaa() function
481 ftype sigmaa = 0.5*(sqrt(4*omeg*omeg+1)-1)/omeg; in rderiv() local
484 ftype t0 = 1.0/(1-sigmaa*sigmaa) + 0.5*log((1-sigmaa*sigmaa)); in rderiv()
485 ftype t1 = sigmaa; in rderiv()
486 ftype t2 = pow(1-sigmaa*sigmaa,2)/(1+sigmaa*sigmaa); in rderiv()
528 ftype x = dx * sigmaa/(1-sigmaa*sigmaa); in rderiv()
529 ftype t0 = 1.0/(1-sigmaa*sigmaa) + 0.5*log((1-sigmaa*sigmaa)); in rderiv()
530 ftype t1 = sigmaa; in rderiv()
531 ftype t2 = pow(1-sigmaa*sigmaa,2)/(1+sigmaa*sigmaa); in rderiv()
541 ftype ds = (1+sigmaa*sigmaa)/pow(1-sigmaa*sigmaa,2); in rderiv()
[all …]
/dports/comms/wsjtz/wsjtx/lib/
H A Dfcal.f9047 call fit(fd,deltaf,r,iz,a,b,sigmaa,sigmab,rms)
66 if(iz.gt.2) write(*,1110) sigmaa,sigmab
108 sigmaa=0.
112 sigmaa=sqrt(rms*rms*sx2/delta)
H A Dfitcal.f9025 sigmaa=0.
29 sigmaa=sqrt(rms*rms*sx2/delta)
H A Dcalibrate.f9071 call fitcal(fd,deltaf,r,iz,a,b,sigmaa,sigmab,rms)
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dcomplexity.py85 sigmaa = s * sqrt(1/m + mean(ts)**2/(m*sigmaT**2))
106 sigmaa = std(ts - order*Ns)/sqrt(m)
107 …p(a),order,exp(student.ppf(conf, m, loc=a, scale=sigmaa)),exp(student.ppf(1-conf, m, loc=a, scale=
/dports/science/clipper/clipper-2.1/dox/
H A Dclipper_contrib.dox30 \par Structure factor weighting (sigmaa):
H A Dwheretolook.dox132 Data scaling and sigmaa estimation can be performed using the
141 Data scaling and sigmaa estimation can be performed using the
/dports/science/clipper/clipper-2.1/
H A DChangeLog24 <dt>16/06/04: <dd> Add structure factor calculation with bulk solvent method, sigmaa spline method,…
86 A sigmaa-target has been implemented for the resolution function evaluator. Convergence is not very…
88 …f other things besides. A terget for mean |F|<sup>2</sup> is provided, a sigmaa taget shouldn't be…
/dports/science/lammps/lammps-stable_29Sep2021/src/SMTBQ/
H A Dpair_smtbq.cpp2462 std::vector<double> sigmaa(nteam+1),sigmac(nteam+1),sigmaall(nteam+1),sigmacll(nteam+1); in Charge() local
2696 sigmaa[i] = sigmac[i] = 0.0; in Charge()
2709 if (itype == 0) sigmaa[gp] += (q[i]-TransfAll[gp+2*cluster])*(q[i]-TransfAll[gp+2*cluster]); in Charge()
2713 MPI_Allreduce(sigmaa.data(),sigmaall.data(),nteam+1,MPI_DOUBLE,MPI_SUM,world); in Charge()
/dports/comms/wsjtz/wsjtx/widgets/
H A Dmainwindow.cpp188 double* sigmaa, double* sigmab, int* irc, fortran_charlen_t);
2782 double a,b,rms,sigmaa,sigmab; in on_actionSolve_FreqCal_triggered() local
2783 calibrate_(data_dir.constData (),&iz,&a,&b,&rms,&sigmaa,&sigmab,&irc,data_dir.size ()); in on_actionSolve_FreqCal_triggered()
2802 … .arg ("Intercept: ", 12).arg (a, 0, 'f', 2).arg (sigmaa, 0, 'f', 2) in on_actionSolve_FreqCal_triggered()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Ddphe4f.tex8905 f(x)=(1/(x**sigma*sqrt(2*PI)))*exp(-log(x)**2/(2*sigmaa**2))
9193 f(x)=(1/(x**sigma*sqrt(2*PI)))*exp(-log(x)**2/(2*sigmaa**2))
9291 f(x)=(1/(x**sigma*sqrt(2*PI)))*exp(-log(x)**2/(2*sigmaa**2))