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

Function floatParseMatLab

matrix/dense_string.go:99–131  ·  view source on GitHub ↗

Parse a matlab-style row-major matrix representation eg [a b c; d e f] and return a DenseFLoatMatrix.

(s string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FloatParseFunction · 0.85

Calls 2

FloatMatrixFromTableFunction · 0.85
onErrorFunction · 0.70

Tested by

no test coverage detected