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

Function ComplexMatrixFromTable

matrix/cdense.go:107–129  ·  view source on GitHub ↗

Create a column-major matrix from a array of arrays. Parameter rowOrder indicates if data is array of rows or array of columns.

(data [][]complex128, order DataOrder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ComplexParseFunction · 0.85

Calls 1

makeComplexMatrixFunction · 0.85

Tested by

no test coverage detected