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

Method SetColumn

matrix/dense_depreceated.go:172–180  ·  view source on GitHub ↗

Set values of i'th column. Matrix vals is either (A.Rows(), 1) or (1, A.Rows()) matrix. **DEPRECEATED**

(i int, vals *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

acentFunction · 0.80

Calls 3

LeadingIndexMethod · 0.65
ColsMethod · 0.65
RowsMethod · 0.65

Tested by 1

acentFunction · 0.64