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

Function Ddot

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

Scalar product: X^T Y

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

TestDdotFunction · 0.85
TestDnrm2Function · 0.85
BenchmarkDdotFunction · 0.85

Calls

no outgoing calls

Tested by 3

TestDdotFunction · 0.68
TestDnrm2Function · 0.68
BenchmarkDdotFunction · 0.68