| FNFT
    | 
Fast evaluation of polynomials using the Chirp Z-transform. More...
#include "fnft.h"

Go to the source code of this file.
| Functions | |
| FNFT_INT | fnft__poly_chirpz (const FNFT_UINT deg, FNFT_COMPLEX const *const p, const FNFT_COMPLEX A, const FNFT_COMPLEX W, const FNFT_UINT M, FNFT_COMPLEX *const result) | 
| Fast evaluation of a polynomial on a spiral in the complex plane. | |
Fast evaluation of polynomials using the Chirp Z-transform.