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

Method Equal

matrix/dense_bool.go:12–24  ·  view source on GitHub ↗

Test for equality. Return true if for all i,j: all 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 8

DfMethod · 0.45
GfMethod · 0.45
GfMethod · 0.45
AfMethod · 0.45
AfMethod · 0.45
GfMethod · 0.45
TestFBoolFunction · 0.45
TestFromTableFunction · 0.45

Calls 6

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

Tested by 3

GfMethod · 0.36
TestFBoolFunction · 0.36
TestFromTableFunction · 0.36