aureooms/js-fft-integer

View on GitHub

Showing 2 of 2 total issues

Function ifft has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    const ifft = function ( l , m , u , ui , uj , v , vi , vj ) {
Severity: Major
Found in src/ifft.js - About 1 hr to fix

    Function fft has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        const fft = function ( l , m , u , ui , uj , v , vi , vj ) {
    Severity: Major
    Found in src/fft.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language