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

Method areSame

core/src/main/java/edu/mines/jtk/opt/VectUtil.java:92–101  ·  view source on GitHub ↗

See if two vectors are the same. Useful for test code. @param v1 First vector @param v2 Second vector @return true if vectors appear to be the same, within floating precision.

(final VectConst v1, final VectConst v2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testMethod · 0.95
getTransposePrecisionMethod · 0.95

Calls 2

dotMethod · 0.65
equalMethod · 0.45

Tested by

no test coverage detected