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

Function NotEqual

matrix/bool.go:41–46  ·  view source on GitHub ↗

Test if matrices A and B are not equal. Returns true if matrices are of different size or if not all element values are equal.

(A, B Matrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

EqualFunction · 0.70
SizeMatchMethod · 0.65
SizeMethod · 0.65

Tested by

no test coverage detected