mps_boolean eval(mps_context *ctx, cplx_t x, cplx_t value, double *error)
Evaluate the polynomial at a point.
Definition nroots-polynomial.cpp:23
Polynomial(mps_context *ctx, const char *type_name="mps_polynomial")
This constructor has the main role of adjusting the fake vtable in the C struct to reflect the actual...
Definition polynomialxx.cpp:55
this struct holds the state of the mps computation
Definition context.h:55