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

Function EqualTypes

matrix/bool.go:51–56  ·  view source on GitHub ↗

Test if matrices are of same type. Return true if all are same type as the first element, otherwise return false. For parameter count <=1 return true.

(As ...Matrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EqualFunction · 0.85

Calls 1

EqualTypesMethod · 0.65

Tested by

no test coverage detected