Searched defs:poly_eval (Results 1 – 3 of 3) sorted by relevance
46 T poly_eval( const Polynomials& poly, const T& x ) in poly_eval() function
91 function poly_eval(coeffs::Array{BigFloat}, x::BigFloat) function
41 static float poly_eval(float A, float B, float C, float t) { in poly_eval() function45 static float poly_eval(float A, float B, float C, float D, float t) { in poly_eval() function