#include <poly.h>
Definition at line 443 of file poly.h.
Public Member Functions | |
virtual | ~gsl_quadratic_real_coeff () |
virtual int | solve_rc (const double a2, const double b2, const double c2, std::complex< double > &x1, std::complex< double > &x2) |
Solves the polynomial ![]() ![]() ![]() | |
const char * | type () |
Return a string denoting the type ("gsl_quadratic_real_coeff"). |