FNFT
Functions
fnft__poly_roots_fasteigen.h File Reference

Fast root finding of polynomials. More...

#include "fnft.h"
Include dependency graph for fnft__poly_roots_fasteigen.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...
 

Detailed Description

Fast root finding of polynomials.