Function lambdaworks_math::fft::polynomial::evaluate_fft_cpu
source ยท pub fn evaluate_fft_cpu<F, E>(
coeffs: &[FieldElement<E>],
) -> Result<Vec<FieldElement<E>>, FFTError>
pub fn evaluate_fft_cpu<F, E>(
coeffs: &[FieldElement<E>],
) -> Result<Vec<FieldElement<E>>, FFTError>