Home
last modified time | relevance | path

Searched defs:macheps (Results 1 – 19 of 19) sorted by relevance

/dports/math/p5-Math-Polynomial-Solve/Math-Polynomial-Solve-2.86/reference/qralg/
H A Dqralg.f6 subroutine qr_algeq_solver(n,c,macheps, argument
12 double precision macheps local
265 subroutine hqr_eigen_hessenberg(n0,h,macheps, wr,wi,cnt,rtn_code) argument
276 double precision macheps local
H A Dtest.f8 double precision macheps variable
/dports/math/octave-forge-fenv/fenv/src/
H A Dfetestenv.m75 macheps = xeps(1)*2; variable
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/
H A DOperation.h636 inline bool Operation::isLt(scalar a, scalar b, scalar macheps) { in isLt()
640 inline bool Operation::isLE(scalar a, scalar b, scalar macheps) { in isLE()
644 inline bool Operation::isEq(scalar a, scalar b, scalar macheps) { in isEq()
648 inline bool Operation::isGt(scalar a, scalar b, scalar macheps) { in isGt()
652 inline bool Operation::isGE(scalar a, scalar b, scalar macheps) { in isGE()
H A Dfuzzylite.h409 inline void fuzzylite::setMachEps(scalar macheps) { in setMachEps()
413 inline scalar fuzzylite::macheps() { in macheps() function
/dports/math/octave/octave-6.4.0/scripts/optimization/
H A Dfzero.m259 macheps = eps ("single"); variable
261 macheps = eps ("double"); variable
H A Dfminunc.m200 macheps = eps ("single"); variable
202 macheps = eps ("double"); variable
H A Dfsolve.m270 macheps = eps ("single"); variable
272 macheps = eps ("double"); variable
/dports/math/R-cran-VGAM/VGAM/src/
H A Dlerchphi.c51 #define macheps DBL_EPSILON macro
/dports/math/chaco/Chaco-2.2/code/eigen/
H A Drqi.c41 double macheps; /* machine precision calculated by symmlq */ local
H A Dlanczos_FO.c126 double macheps; /* machine precision calculated by symmlq */ local
/dports/science/dynare/dynare-4.6.4/matlab/
H A Dtrust_region.m56 macheps = eps (class (x0)); variable
/dports/math/chaco/Chaco-2.2/code/symmlq/
H A Dsymmlq.c16 ynorm, a, vwsqrt, orthlist, macheps, normxlim, itnmin) in symmlq_() argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNL2SOLLeastSq.cpp303 Real *b, macheps, t, *v, *x; in core_run() local
/dports/math/PDL/PDL-2.019/Basic/MatrixOps/
H A Deigen.c469 void hqr2(int n, int low, int upp, int maxits, double macheps, in hqr2()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/src_c/
H A Dtetgen.h1326 REAL macheps; // The machine epsilon. variable
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/gamer/
H A Dtetgen.h1373 REAL macheps; // The machine epsilon. variable
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_cmatrix.c933 const double macheps = 2.20e-16; in csvd_smin() local
H A Dgretl_matrix.c8654 const double macheps = 2.20e-16; in svd_smin() local