FNFT
Functions
fnft__poly_chirpz.h File Reference

Fast evaluation of polynomials using the Chirp Z-transform. More...

#include "fnft.h"
Include dependency graph for fnft__poly_chirpz.h:
This graph shows which files directly or indirectly include this file:

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. More...
 

Detailed Description

Fast evaluation of polynomials using the Chirp Z-transform.