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.
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.