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

Interface Vect

core/src/main/java/edu/mines/jtk/opt/Vect.java:23–95  ·  view source on GitHub ↗

Implement a vector supporting linear vector-space methods Test your implementation with VectUtil.test(). @author W.S. Harlan

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 48

testMethod · 0.95
addOrProjectMethod · 0.95
addOrProjectMethod · 0.95
solveMethod · 0.95
getTransposePrecisionMethod · 0.95
getBMethod · 0.95
addMethod · 0.65
testMethod · 0.95
addOrProjectMethod · 0.95
addOrProjectMethod · 0.95
solveMethod · 0.95

Implementers 9

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
VectArraycore/src/main/java/edu/mines/jtk/opt/V
VectMapcore/src/main/java/edu/mines/jtk/opt/V

Calls

no outgoing calls

Tested by

no test coverage detected