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

Method Greater

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

Test for element wise greater-than. Return true if for all i,j: A[i,j] > B[i,j]

(B *FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestFBoolFunction · 0.80

Calls 6

realIndexFunction · 0.85
SizeMatchMethod · 0.65
SizeMethod · 0.65
NumElementsMethod · 0.65
RowsMethod · 0.65
LeadingIndexMethod · 0.65

Tested by 1

TestFBoolFunction · 0.64