#include <spuc/spuc_types.h>
#include <cmath>
#include <spuc/complex.h>
#include <spuc/smart_array.h>
Include dependency graph for find_roots.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | SPUC |
Functions | |
| smart_array< complex< float_type > > | SPUC::find_roots (smart_array< float_type > a, long n) |
| Calculate the complex roots of a polynomial equation. | |
1.4.7