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

Method postCondition

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

Apply a linear filter that enhances components that should be optimized first, and suppresses components of lesser importance. Also called post-conditioning. This filter prefilters all perturbations of the model and speeds convergence on components of most importance in the model. The same result ca

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testMethod · 0.95
postConditionMethod · 0.95
solveMethod · 0.95
postConditionMethod · 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