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

Method Inv

matrix/dense_math.go:73–90  ·  view source on GitHub ↗

Compute in-place inverse A[i,j] = 1.0/A[i,j]. If indexes is empty calculates for all elements

(indexes ...int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

acentFunction · 0.45
updateScalingFunction · 0.45
computeScalingFunction · 0.45
InvFunction · 0.45
InvFunction · 0.45

Calls 4

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

Tested by 1

acentFunction · 0.36