Function FFT2

  • Parameters

    • X: number[][]
    • mode: "row" | "column" = 'row'

    Returns Complex[][]

Generated using TypeDoc