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

Function Saxpy

blas/saxpy.go:4–48  ·  view source on GitHub ↗

Compute the sum Y = \alpha X + Y for the vectors X and Y

(N int, alpha float32, 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

TestSaxpyFunction · 0.85
TestSrotFunction · 0.85
BenchmarkSaxpyFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestSaxpyFunction · 0.68
TestSrotFunction · 0.68
BenchmarkSaxpyFunction · 0.68