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

-90 degree Hilbert transform #4

Open waddafunk opened 3 years ago

waddafunk commented 3 years ago

Is your feature request related to a problem? Please describe. -90 degree Hilbert transform Describe the solution you'd like Multiply orthogonal part with respect to the input of the output by -1

Describe alternatives you've considered Low level work on the transform implementation, which could avoid looping over the output again.

waddafunk commented 3 years ago

faster and easier to multiply by -1 input