FNFT
Functions
fnft__poly_specfact.h File Reference

Spectral factorization of polynomials. More...

#include "fnft.h"
Include dependency graph for fnft__poly_specfact.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_specfact (const FNFT_UINT deg, FNFT_COMPLEX const *const poly, FNFT_COMPLEX *const result, const FNFT_UINT oversampling_factor, const FNFT_INT kappa)
 Spectral factorization of polynomial. More...
 

Detailed Description

Spectral factorization of polynomials.