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

Function zaxpy

linalg/blas/cgo_complex.go:90–98  ·  view source on GitHub ↗

Calculates Y = alpha*X + Y.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AxpyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected