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

Interface VectConst

core/src/main/java/edu/mines/jtk/opt/VectConst.java:22–53  ·  view source on GitHub ↗

Vector operations that do not change the state of the vector @author W.S. Harlan

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

solveMethod · 0.95
getTransposePrecisionMethod · 0.95
testAllMethod · 0.65
testAllMethod · 0.65
dotMethod · 0.65
testVectorMethod · 0.65
areSameMethod · 0.65
testMethod · 0.65
testMethod · 0.65
magnitudeMethod · 0.65
magnitudeMethod · 0.65
magnitudeMethod · 0.65

Implementers 9

VectArraycore/src/main/java/edu/mines/jtk/opt/V
VectMapcore/src/main/java/edu/mines/jtk/opt/V
ArrayVect2fcore/src/main/java/edu/mines/jtk/opt/A
ArrayVect2core/src/main/java/edu/mines/jtk/opt/A
ArrayVect3fcore/src/main/java/edu/mines/jtk/opt/A
ArrayVect1core/src/main/java/edu/mines/jtk/opt/A
ArrayVect1fscore/src/main/java/edu/mines/jtk/opt/A
ArrayVect1fcore/src/main/java/edu/mines/jtk/opt/A
ScalarVectcore/src/main/java/edu/mines/jtk/opt/S

Calls

no outgoing calls

Tested by

no test coverage detected