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

Method SetIndexes

matrix/cdense.go:375–391  ·  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 complex128, indexes ...int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SetIndexMethod · 0.95

Calls 4

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

Tested by

no test coverage detected