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

Method cloneZero

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

Clone a vector and initialized to zero, so that out.dot(out) == 0. @param v Vect to clone @return A cloned copy of the vector set to zero magnitude.

(final VectConst v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testMethod · 0.95
solveMethod · 0.95
getTransposePrecisionMethod · 0.95
getBMethod · 0.95

Calls 2

zeroMethod · 0.95
cloneMethod · 0.65

Tested by

no test coverage detected