[
https://issues.apache.org/jira/browse/FLINK-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin closed FLINK-13207.
----------------------------
Resolution: Won't Do
> Add the algorithm of Fast Fourier Transformation(FFT)
> -----------------------------------------------------
>
> Key: FLINK-13207
> URL: https://issues.apache.org/jira/browse/FLINK-13207
> Project: Flink
> Issue Type: Sub-task
> Components: Library / Machine Learning
> Reporter: Xu Yang
> Priority: Major
> Labels: auto-unassigned, pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add 2 common used algorithms of Fast Fourier Transformation(FFT)
> # Cooley-Tukey algorithm, high performance, but only supports length of
> power-of-2.
> # Chirp-Z algorithm, can perform FFT with any length.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)