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

Function Axpy

matops/mvec.go:331–355  ·  view source on GitHub ↗

Y := alpha * X + Y

(Y, X *matrix.FloatMatrix, alpha float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isVectorFunction · 0.85
ColsMethod · 0.65
LeadingIndexMethod · 0.65
NumElementsMethod · 0.65
FloatArrayMethod · 0.45

Tested by

no test coverage detected