![]() |
FastPolyEval
1.0
Fast Evaluation of Real and Complex Polynomials
|
The powers of the real number x using multi-precision floating point numbers.
More...
Data Fields | |
| prec_t | prec |
the precision of the powers of x, in bits | |
| bool | inited |
the status of the value x | |
| mpfr_t | x |
| the real number | |
| mpfr_t | res |
| a buffer | |