waddafunk / Smithsonians_Discrete_Hilbert_Fourier_Hartley_Transforms

An implementation from the Smithsonian Astrophysical Observatory of some notorious transforms ready to use in c/c++
Other
3 stars 0 forks source link

Fourier and Hartley no bit reverse input and output #3

Open waddafunk opened 3 years ago

waddafunk commented 3 years ago

Is your feature request related to a problem? Please describe. Provide additional implementations of Fourier and Hartley with no bit reversed input and output.

Describe the solution you'd like Function to bit-revert signal.

Describe alternatives you've considered Nothing

Additional context Nothing