Skip to content

Superpowered::PolarFFT --> inf? #795

Open
@kenneide

Description

@kenneide

Under what conditions does a inf value appear in the magnitude result of Superpowered::PolarFFT?

In our application, this happens under certain conditions which are unclear: the time-domain inputs are valid floats (though possibly extremely small, possibly with slight DC offset) and so the FFT forward transform result should also be valid.

However, because an inf value appears, I have to loop over the output array and skip if it's invalid. I'd prefer not to waste the cycles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions