Home
last modified time | relevance | path

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

/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Drgb_operm.c49 double **cexact,**ceinv,**cexpt,**idty; variable
105 cexpt = (double **)malloc(nperms*sizeof(double*)); in rgb_operm()
115 cexpt[i] = &cvexpt[i*nperms]; in rgb_operm()
120 cexpt[i][j] = 0.0; in rgb_operm()
132 cvexpt[iv] = cexpt[i][j]; in rgb_operm()
500 cexpt[i][j] += fi*fj; in make_cexpt()
515 cexpt[i][j] /= tsamples; in make_cexpt()
517 printf("%10.6f ",cexpt[i][j]); in make_cexpt()
/dports/math/maxima/maxima-5.43.2/src/
H A Dufact.lisp157 (setq res (ctimes res (cexpt (cadr b)
160 (setq res (ctimes res (cexpt (cadr a3) (car b))))
H A Dspgcd.lisp55 (cexpt val (- (pt-le l) (pt-le (pt-red l)))))))
61 (cexpt val (pt-le l))))))))
77 (cexpt (car ll) (car l)))
H A Drat3a.lisp177 (defun cexpt (base pow) function
574 ((pcoefp p) (cexpt p n))
H A Dlesfac.lisp82 (ptimes (cexpt (caar l) (cdar l)) (pmake (cdr l))))
H A Dfactor.lisp582 (when (pcoefp p) (return (cexpt p n)))
/dports/math/maxima/maxima-5.43.2/share/affine/
H A Daquotient.lisp885 (cexpt repl (p-deg polynomial)))
892 (cexpt repl deg))))))
1151 (t (cond ((numberp poly)(cexpt poly exponent))
1550 (setq constant (ctimes constant (cexpt pol deg))))
1552 (setq constant (ctimes constant (cexpt (p-cof pol) deg)))
/dports/lang/chez-scheme/ChezScheme-9.5.4/s/
H A D5_3.ss110 (let ([cexpt (cflop2 "(cs)pow")])
114 [else (cexpt x y)])))]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A D5_3.ss285 (let ([cexpt (cflop2 "(cs)pow")])
289 [else (cexpt x y)])))]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A D5_3.ss285 (let ([cexpt (cflop2 "(cs)pow")])
289 [else (cexpt x y)])))]
/dports/math/dieharder/dieharder-3.31.1/
H A DChangeLog1579 in time, cexact and cexpt are identically formed, one running over all