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

Method GetMatrix

go.matrix/dense.go:98–105  ·  view source on GitHub ↗

* Get a submatrix starting at i,j with rows rows and cols columns. Changes to the returned matrix show up in the original. */

(i, j, rows, cols int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

EigenMethod · 0.95
GetColVectorMethod · 0.95
GetRowVectorMethod · 0.95
KroneckerFunction · 0.45
TestGetMatrixFunction · 0.45
TestSubmatrixFunction · 0.45
InverseMethod · 0.45
TestGetMatrix_SparseFunction · 0.45
SVDMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestGetMatrixFunction · 0.36
TestSubmatrixFunction · 0.36
TestGetMatrix_SparseFunction · 0.36