MCPcopy Create free account
hub / github.com/bugra/matrix / Max

Function Max

matrix.go:222–254  ·  view source on GitHub ↗

Maximum of matrix along with axis axis=0 => row-wise axis=1 => column-wise

(matrix [][]float64, axis int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestMaxFunction · 0.85

Calls 3

deepCopyMatrixFunction · 0.85
deepCopyArrayFunction · 0.85
columnFunction · 0.85

Tested by 1

TestMaxFunction · 0.68