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

Function FloatNew

matrix/dense.go:60–72  ·  view source on GitHub ↗

Create a column-major matrix from a flat array of elements. Assumes values are in column-major order.

(rows, cols int, elements []float64, order ...DataOrder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

TestCCopyFunction · 0.85
TestFBoolFunction · 0.85
TestFromTable2Function · 0.85
floatParseSpeFunction · 0.85

Calls 2

FloatMatrixFromTableFunction · 0.85
makeFloatMatrixFunction · 0.85

Tested by 3

TestCCopyFunction · 0.68
TestFBoolFunction · 0.68
TestFromTable2Function · 0.68