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

Function Daxpy

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

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

(N int, alpha float64, X []float64, incX int, Y []float64, incY int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestDaxpyFunction · 0.85
TestDrotFunction · 0.85
BenchmarkDaxpyFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestDaxpyFunction · 0.68
TestDrotFunction · 0.68
BenchmarkDaxpyFunction · 0.68