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

Method SetMatrix

go.matrix/dense.go:110–116  ·  view source on GitHub ↗

* Copy B into A, with B's 0, 0 aligning with A's i, j */

(i, j int, B *DenseMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

KroneckerFunction · 0.80
AugmentFillMethod · 0.80
StackFillMethod · 0.80

Calls 2

SetMethod · 0.95
GetMethod · 0.65

Tested by

no test coverage detected