aureooms/js-fft

View on GitHub
src/fft.js

Summary

Maintainability
A
45 mins
Test Coverage

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

export default function fft ( $1 , add , sub , mul , imul , root2n ) {
Severity: Minor
Found in src/fft.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status