MCPcopy Create free account
hub / github.com/dhale/jtk / cequal

Method cequal

core/src/main/java/edu/mines/jtk/util/ArrayMath.java:7897–7899  ·  view source on GitHub ↗

Determines whether all elements in two specified arrays are equal. @param cx an array. @param cy an array. @return true, if equal; false, otherwise.

(float[] cx, float[] cy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

assertEqualMethod · 0.80

Calls 1

equalMethod · 0.95

Tested by 1

assertEqualMethod · 0.64