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

Method ScaleMatrixSparse

go.matrix/sparse_arithmetic.go:219–231  ·  view source on GitHub ↗

* Scale this matrix by another sparse matrix, element-wise. Optimized for sparsity. */

(B *SparseMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ElementMultSparseMethod · 0.80

Calls 4

GetRowColIndexMethod · 0.95
SetMethod · 0.95
ScaleMatrixMethod · 0.95
GetMethod · 0.65

Tested by

no test coverage detected