Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/sum
/ Wrap
Method
Wrap
backend/backend.go:10–10 ·
view source on GitHub ↗
(size int, data []float32)
Source
from the content-addressed store, hash-verified
8
Name() string
9
10
Wrap(size int, data []float32) Vector
11
12
Dot(a, b Vector) float64
13
}
Callers
3
Wrap
Function · 0.65
SetData
Method · 0.65
DotRange
Method · 0.65
Implementers
1
blas
backend/blas32.go
Calls
no outgoing calls
Tested by
no test coverage detected