MCPcopy Index your code
hub / github.com/andeya/algorithm / ScalePlus

Function ScalePlus

matops/mmult.go:478–490  ·  view source on GitHub ↗

A = alpha*A + beta*B A = alpha*A + beta*B.T if flags&TRANSB

(A, B *matrix.FloatMatrix, alpha, beta float64, flags Flags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

updateWithQTFunction · 0.85
updateWithQTRightFunction · 0.85
updateQRTReflectorFunction · 0.85
updateFunction · 0.85
updateBlasFunction · 0.85

Calls 4

LeadingIndexMethod · 0.65
ColsMethod · 0.65
RowsMethod · 0.65
FloatArrayMethod · 0.45

Tested by 2

updateFunction · 0.68
updateBlasFunction · 0.68