Interface XHilbertTransformOptions

interface XHilbertTransformOptions {
    forceFFT?: boolean;
}

Properties

Properties

forceFFT?: boolean