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

Method Less

matrix/dense_bool.go:27–40  ·  view source on GitHub ↗

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

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected