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

Method constrain

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

Optionally apply a hard constraint (such as an inequality) to the current vector. This is used only by a non-linear optimization. This method can safely do nothing.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testMethod · 0.95
constrainMethod · 0.95
solveMethod · 0.95
constrainMethod · 0.65
constrainMethod · 0.65

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