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

Method Equal

matrix/cdense_bool.go:10–22  ·  view source on GitHub ↗

Test for equality. Return true if for all i,j: all A[i,j] = B[i,j]

(B *ComplexMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

realIndexFunction · 0.85
RowsMethod · 0.65
ColsMethod · 0.65
NumElementsMethod · 0.65
LeadingIndexMethod · 0.65

Tested by

no test coverage detected