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

Function NormalsSparse

go.matrix/sparse.go:247–255  ·  view source on GitHub ↗

* Creates a matrix and puts a standard normal in n random elements, with replacement. */

(rows int, cols int, n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

TestAdd_SparseFunction · 0.85
TestSubtract_SparseFunction · 0.85
TestAugment_SparseFunction · 0.85
TestStack_SparseFunction · 0.85

Calls 3

ZerosSparseFunction · 0.85
IntnMethod · 0.65
SetMethod · 0.65

Tested by 4

TestAdd_SparseFunction · 0.68
TestSubtract_SparseFunction · 0.68
TestAugment_SparseFunction · 0.68
TestStack_SparseFunction · 0.68