Searched defs:polyeval (Results 1 – 1 of 1) sorted by relevance
29 polyeval(const T &, const T &a0) { in polyeval() function34 LIBC_INLINE cpp::enable_if_t<(sizeof(T) <= sizeof(void *)), T> polyeval(T, in polyeval() function41 polyeval(const T &x, const T &a0, const Ts &...a) { in polyeval() function47 polyeval(T x, T a0, Ts... a) { in polyeval() function