MCPcopy 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

WrapFunction · 0.65
SetDataMethod · 0.65
DotRangeMethod · 0.65

Implementers 1

blasbackend/blas32.go

Calls

no outgoing calls

Tested by

no test coverage detected