MCPcopy Create free account
hub / github.com/andeya/algorithm / Sdot

Function Sdot

blas/sdot.go:4–32  ·  view source on GitHub ↗

Scalar product: X^T Y

(N int, X []float32, incX int, Y []float32, incY int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestSdotFunction · 0.85
TestSnrm2Function · 0.85
BenchmarkSdotFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestSdotFunction · 0.68
TestSnrm2Function · 0.68
BenchmarkSdotFunction · 0.68