Package jline.api.da
Interface Da_fpi.Sweep<T>
- Enclosing class:
Da_fpi
public static interface Da_fpi.Sweep<T>
One DA sweep from iterate x at sweep count it. Returns the updated
iterate xnew and the baseline xref for the convergence test; return
xref = x for a standard successive-substitution test, or a mid-sweep
checkpoint when the method compares against a renormalized iterate.
-
Method Summary
-
Method Details
-
sweep
-