Home
last modified time | relevance | path

Searched defs:findroot (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mosml/mosml-ver-2.10.1/examples/paulson/
H A Dsample2.sml91 fun findroot (a, x, acc) = function
103 fun findroot x = function
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Dsample2.sml91 fun findroot (a, x, acc) = function
103 fun findroot x = function
/dports/devel/py-circuits/circuits-3.2/circuits/core/
H A Dutils.py46 def findroot(component): function
/dports/devel/py-circuits/circuits-3.2/circuits/tools/
H A D__init__.py50 def findroot(x): function
/dports/science/py-pyberny/pyberny-0.6.3/src/berny/
H A DMath.py115 def findroot(f, lim): function
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dx86_autoconf.c321 findroot(void) in findroot() function
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dquota.c405 static int findroot(const char *name, int *thisquota) in findroot() function
/dports/math/e-antic/flint2-ae7ec89/arith/
H A Dnumber_of_partitions_mpfr.c208 findroot(mpfr_t x, fmpz_poly_t poly, double x0) in findroot() function
/dports/math/flint2/flint-2.8.4/arith/
H A Dnumber_of_partitions_mpfr.c208 findroot(mpfr_t x, fmpz_poly_t poly, double x0) in findroot() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/arith/
H A Dnumber_of_partitions_mpfr.c208 findroot(mpfr_t x, fmpz_poly_t poly, double x0) in findroot() function
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dquota.c423 static int findroot(const char *name, int *thisquota) in findroot() function
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dquota.c426 static int findroot(const char *name, int *thisquota) in findroot() function
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Dposet.go603 func (po *poset) findroot(i uint32) uint32 { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A Dposet.go603 func (po *poset) findroot(i uint32) uint32 { func
/dports/graphics/birdfont/birdfont-2.29.5/libbirdgems/
H A DGGVecLib.c446 double findroot(left, right, tolerance, f, df) in findroot() function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/calculus/
H A Doptimization.py694 def findroot(ctx, f, x0, solver='secant', tol=None, verbose=False, verify=True, **kwargs): function
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/
H A Doccupations.py360 def findroot(func: Callable[[float], Tuple[float, float]], function
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc/include/
H A Dpromlib.h152 #define findroot() prom_findroot() macro
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A D__init__.py66 findroot = mp.findroot variable
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/ecm/
H A Dmpqs_doit.c278 findroot (unsigned long *k2, unsigned long bmodp, unsigned long p, in findroot() function