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

Function ddot

linalg/blas/cgo_double.go:41–49  ·  view source on GitHub ↗

Calculates 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

DotFloatFunction · 0.85
DotuFunction · 0.85
DotFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected