nlpodyssey/spago

View on GitHub
mat/internal/f32/asm32/stubs_amd64.go

Summary

Maintainability
A
35 mins
Test Coverage

Function AxpyIncTo has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func AxpyIncTo(dst []float32, incDst, idst uintptr, alpha float32, x, y []float32, n, incX, incY, ix, iy uintptr)
Severity: Minor
Found in mat/internal/f32/asm32/stubs_amd64.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status