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

Method Plus

matrix/dense_math.go:166–178  ·  view source on GitHub ↗

Compute element-wise sum A += B. Return A. If A and B sizes do not match A is returned unaltered.

(B *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestSolveLeastSquaresQRFunction · 0.95
TestSolveLeastSquaresQRTFunction · 0.95

Calls 7

realIndexFunction · 0.85
onErrorFunction · 0.70
SizeMatchMethod · 0.65
SizeMethod · 0.65
NumElementsMethod · 0.65
RowsMethod · 0.65
LeadingIndexMethod · 0.65

Tested by 2

TestSolveLeastSquaresQRFunction · 0.76
TestSolveLeastSquaresQRTFunction · 0.76