Home
last modified time | relevance | path

Searched +defs:dn +defs:mu (Results 1 – 25 of 121) sorted by relevance

12345

/dports/math/gsl/gsl-2.7/specfunc/
H A Delljac.c40 gsl_sf_elljac_e(double u, double m, double * sn, double * cn, double * dn) in gsl_sf_elljac_e()
63 double mu[16]; in gsl_sf_elljac_e() local
H A Dbessel.c217 double mu = 4.0*nu*nu; in gsl_sf_bessel_Jnu_asympx_e() local
299 double mu = 4.0*nu*nu; in gsl_sf_bessel_Inu_scaled_asympx_e() local
314 double mu = 4.0*nu*nu; in gsl_sf_bessel_Knu_scaled_asympx_e() local
429 gsl_sf_bessel_JY_mu_restricted(const double mu, const double x, in gsl_sf_bessel_JY_mu_restricted()
537 double dn = a1; in gsl_sf_bessel_J_CF1() local
/dports/irc/atheme-services/atheme-7.2.9/modules/auth/
H A Dldap.c107 static bool ldap_auth_user(myuser_t *mu, const char *password) in ldap_auth_user()
142 char dn[512]; in ldap_auth_user() local
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3dir.c135 dk3dir_new(dkChar const *dn, dk3_app_t *app) in dk3dir_new()
360 dk3_um_t mu = DK3_UM_0; /* Number of entries. */ in dk3dir_add() local
388 dk3dir_open_app(dkChar const *dn, dk3_app_t *app) in dk3dir_open_app()
512 dk3dir_my_open_app(dkChar const *dn, int usefne, dk3_app_t *app) in dk3dir_my_open_app()
624 dk3dir_open_app(dkChar const *dn, dk3_app_t *app) in dk3dir_open_app()
657 dk3dir_open_app(dkChar const *dn, dk3_app_t *app) in dk3dir_open_app()
785 dk3dir_my_open_app(dkChar const *dn, int usefne, dk3_app_t *app) in dk3dir_my_open_app()
897 dk3dir_open_app(dkChar const *dn, dk3_app_t *app) in dk3dir_open_app()
952 dk3dir_open_app(dkChar const *dn, dk3_app_t *app) in dk3dir_open_app()
1156 dk3dir_remove_reparse_point(dkChar const *dn, dk3_app_t *app) in dk3dir_remove_reparse_point()
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/examples/
H A Dex_univar_kde.py53 dn = 100 variable
93 mu = 0 variable
/dports/math/R-cran-fracdiff/fracdiff/R/
H A Dfracdiff.R45 dimnames(fdc$cov) <- dn <- list(nam, nam) list
258 start.innov = rand.gen(n.start, ...), ..., mu = 0) argument
299 list(series = y, ar = ar, ma = ma, d = d, mu = mu, n.start = n.start) nameattr
/dports/math/R-cran-VGAM/VGAM/R/
H A Dvgam.fit.q70 mu <- if (length(mustart)) mustart else functionVar
383 dn <- labels(x) functionVar
559 dn <- labels(X) functionVar
H A Dvglm.fit.q72 mu <- if (length(mustart)) mustart else functionVar
405 dn <- labels(x) functionVar
H A Drrvglm.fit.q78 mu <- if (length(mustart)) mustart else functionVar
534 dn <- labels(x) functionVar
H A Dcqo.fit.q357 mu <- if (length(mustart)) mustart else functionVar
518 dn <- labels(x) functionVar
855 mu <- family@linkinv(eta, extra) globalVar
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSpecialFuncs.cpp405 double NormalPDF(const double& x, const double& mu, const double& sig) in NormalPDF()
419 double NormalCDF(const double& x, const double& mu, const double& sig) in NormalCDF()
439 double invNormalCDF(double prob, const double& mu, const double& sig) in invNormalCDF()
632 double dn(n); in StudentsPDF() local
/dports/math/libRmath/R-4.1.1/tests/
H A Dd-p-q-r-tst-2.R266 mu <- 20 globalVar
271 mu <- 1e12 * 2^(0:20) globalVar
274 mu <- sort(outer(1:7, 10^c(0:10,50*(1:6)))) globalVar
547 L <- 1e308; mu <- 5 globalVar
744 size <- 1e13; mu <- size/4; k <- 2500002265485 + (-100:100) globalVar
750 k <- 75000 + -1000:1000; size <- 1e-9; mu <- 30 globalVar
766 summary(dn <- dnbinom(x, size=sz, prob = prb, log=TRUE)) globalVar
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__bessel.c209 double mu = 4.0*nu*nu; in gsl_sf_bessel_Jnu_asympx_e() local
264 double mu = 4.0*nu*nu; in gsl_sf_bessel_Inu_scaled_asympx_e() local
279 double mu = 4.0*nu*nu; in gsl_sf_bessel_Knu_scaled_asympx_e() local
394 gsl_sf_bessel_JY_mu_restricted(const double mu, const double x, in gsl_sf_bessel_JY_mu_restricted()
501 double dn = a1; in gsl_sf_bessel_J_CF1() local
/dports/math/R/R-4.1.2/tests/
H A Dd-p-q-r-tst-2.R266 mu <- 20 globalVar
271 mu <- 1e12 * 2^(0:20) globalVar
274 mu <- sort(outer(1:7, 10^c(0:10,50*(1:6)))) globalVar
547 L <- 1e308; mu <- 5 globalVar
744 size <- 1e13; mu <- size/4; k <- 2500002265485 + (-100:100) globalVar
750 k <- 75000 + -1000:1000; size <- 1e-9; mu <- 30 globalVar
766 summary(dn <- dnbinom(x, size=sz, prob = prb, log=TRUE)) globalVar
/dports/math/singular/Singular-Release-4-2-1/kernel/combinatorics/
H A Dhdegree.cc37 int dn, iv, rad0, b, c, x; in hDimSolve() local
209 int dn, iv, rad0, b, c, x; in hIndSolve() local
389 int dn, iv, rad0, b, c, x; in hIndMult() local
572 int dn, iv, rad0, b, c, x; in hIndAllMult() local
698 int dn, iv, rad0, b, c, x; in hDimMult() local
881 void scPrintDegree(int co, int mu) in scPrintDegree()
900 int co, mu, l; in scDegree() local
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dglm.R178 validmu <- family$validmu %||% function(mu) TRUE argument
191 mu <- linkinv(eta) functionVar
688 dn <- c("Estimate", "Std. Error") vector
828 mu <- object$fitted.values functionVar
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dglm.R178 validmu <- family$validmu %||% function(mu) TRUE argument
191 mu <- linkinv(eta) functionVar
688 dn <- c("Estimate", "Std. Error") vector
828 mu <- object$fitted.values functionVar
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dgsl.cc747 double mu = pop<double>(s,0.0); in GSLrng_gaussian() local
762 double mu = pop<double>(s,0.0); in realRealRealRealGSLgaussian() local
781 double mu = pop<double>(s,0.0); in realRealRealRealGSLinvgaussian() local
801 pair mu = pop<pair>(s,pair(0.0,0.0)); in GSLrng_bivariate_gaussian() local
813 pair mu = pop<pair>(s,pair(0.0,0.0)); in GSLpdf_bivariate_gaussian() local
950 double sn,cn,dn; in GSLsf_elljac_e() local
/dports/math/asymptote/asymptote-2.67/
H A Dgsl.cc748 double mu = pop<double>(s,0.0); in GSLrng_gaussian() local
763 double mu = pop<double>(s,0.0); in realRealRealRealGSLgaussian() local
782 double mu = pop<double>(s,0.0); in realRealRealRealGSLinvgaussian() local
802 pair mu = pop<pair>(s,pair(0.0,0.0)); in GSLrng_bivariate_gaussian() local
814 pair mu = pop<pair>(s,pair(0.0,0.0)); in GSLpdf_bivariate_gaussian() local
951 double sn,cn,dn; in GSLsf_elljac_e() local
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A DvoAMRWBEnc.c186 Word16 dn[L_SUBFR]; /* Correlation between xn2 and h1 */ in coder() local
203 Word16 tmp, gain1, gain2, exp, Q_new, mu, shift, max; in coder() local
/dports/devel/libslang2/slang-2.3.2/modules/
H A Dstats-module.c638 double dn = sqrt(n); in poisson_cdf_intrin() local
643 double mu = 1.0-1.0/(9.0*n); in poisson_cdf_intrin() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DSchrodingerSolver.cpp527 DENS_MAT dn = n; in solve() local
646 double mu, double D in GlobalSliceSchrodingerPoissonSolver()
/dports/cad/solvespace/solvespace-2.3/src/srf/
H A Dboolean.cpp818 double mu = tu.Magnitude(), mv = tv.Magnitude(); in ScalePoints() local
947 double dn = (neg) ? neg->MinimumDistanceToEdge(p, srf) : VERY_POSITIVE; in MinimumDistanceToEdge() local
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgrdredpol.c168 double beta, double gama, double tau, double mu, double nu, struct GRDREDPOL_CTRL *Ctrl) { in grdgravmag3d_rtp_filt_not_colinear()
1227 double dec_m, dip_m, tau1, mu1, nu1, dt = 0, dm = 0, dn = 0, tau = 0, mu = 0, nu = 0; in GMT_grdredpol() local
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dsp_auxlib_meat.hpp1341 superlu::mem_usage_t mu; in spsolve_refine() local
1849 superlu::DNformat* dn = (superlu::DNformat*)superlu::malloc(sizeof(superlu::DNformat)); in wrap_to_supermatrix() local
1890 superlu::DNformat* dn = (superlu::DNformat*) out.Store; in destroy_supermatrix() local

12345