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

Function Min

matrix.go:259–291  ·  view source on GitHub ↗

Minimum 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

TestMinFunction · 0.85

Calls 3

deepCopyMatrixFunction · 0.85
deepCopyArrayFunction · 0.85
columnFunction · 0.85

Tested by 1

TestMinFunction · 0.68