Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbibli2.c56 polchebyshev1_eval_aux(long n, GEN x, GEN *pt1, GEN *pt2) in polchebyshev1_eval_aux() function
61 polchebyshev1_eval_aux((n+1) >> 1, x, &t1, &t2); in polchebyshev1_eval_aux()
78 polchebyshev1_eval_aux((n+1)>>1, x, &t1, &t2); in polchebyshev1_eval()