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