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

Method SetIndexes

matrix/dense.go:486–502  ·  view source on GitHub ↗

Set element values in column-major ordering. Negative indexes are relative to the last element of the matrix. If len(indexes) is zero sets all elements.

(val float64, indexes ...int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TriUFunction · 0.95
TriUUFunction · 0.95
TriLUFunction · 0.95
TriLFunction · 0.95
unblockedBuildQFunction · 0.95
blockedBuildQFunction · 0.95
blockedBuildQTFunction · 0.95
SolveQRFunction · 0.95
SolveQRTFunction · 0.95
_TestPartition2DFunction · 0.95
SetIndexMethod · 0.95
_TestUnblkLUnoPivFunction · 0.45

Calls 4

realIndexFunction · 0.85
RowsMethod · 0.65
LeadingIndexMethod · 0.65
NumElementsMethod · 0.65

Tested by 4

_TestPartition2DFunction · 0.76
_TestUnblkLUnoPivFunction · 0.36
_TestBlkLUnoPivFunction · 0.36
_TestBlkLUPivFunction · 0.36