bluestein.h
void BluesteinFFT(NTL::zz_pX &x, long n, const NTL::zz_p &root, const NTL::zz_pX &powers, const NTL::Vec< NTL::mulmod_precon_t > &powers_aux, const NTL::fftRep &Rb)
apply bluestein
void BluesteinInit(long n, const NTL::zz_p &root, NTL::zz_pX &powers, NTL::Vec< NTL::mulmod_precon_t > &powers_aux, NTL::fftRep &Rb)
initialize bluestein
Definition: bluestein.cpp:76
Definition: apiAttributes.h:21