|
FNFT
|
Fast root finding of polynomials. More...
#include "fnft.h"

Go to the source code of this file.
Functions | |
| FNFT_INT | fnft__poly_roots_fasteigen (const FNFT_UINT deg, FNFT_COMPLEX const *const p, FNFT_COMPLEX *const roots) |
| Fast computation of polynomial roots. More... | |
Fast root finding of polynomials.
1.8.18