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

Method LessOrEqual

matrix/dense_bool.go:44–56  ·  view source on GitHub ↗

Test for element wise less-or-equal. 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