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

Function MMSymmUpper

matops/deprec.go:176–203  ·  view source on GitHub ↗

Calculate C = alpha*A*B + beta*C, C is M*N, A is M*M and B is M*N

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

divideWorkFunction · 0.85
scheduleWorkFunction · 0.85
RowsMethod · 0.65
ColsMethod · 0.65
NumElementsMethod · 0.65
LeadingIndexMethod · 0.65
FloatArrayMethod · 0.45

Tested by

no test coverage detected