nlpodyssey/spago

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

Summary

Maintainability
A
1 hr
Test Coverage

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

func Ger(m, n uintptr, alpha float32,
    x []float32, incX uintptr,
    y []float32, incY uintptr,
    a []float32, lda uintptr)
Severity: Major
Found in mat/internal/f32/asm32/ge_amd64.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status