#include "Math/Polynomial.h"#include "gsl/gsl_math.h"#include "gsl/gsl_errno.h"#include "gsl/gsl_poly.h"#include "complex_quartic.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Math |
Defines | |
| #define | DEBUG |
| #define DEBUG |
Definition at line 41 of file Polynomial.cxx.
1.5.1