Class | Description |
---|---|
BracketingRegressorSet |
BracketingRegressorSet implements regression run for the Primitive Bracketing Fixed Point Search Method.
|
CompoundBracketingRegressorSet |
CompoundBracketingRegressorSet implements regression run for the Compound Bracketing Fixed Point Search
Method.
|
FixedPointFinderRegressionEngine |
FixedPointFinderRegressionEngine implements the RegressionEngine for the Fixed Point Finder regression.
|
OpenRegressorSet |
OpenRegressorSet implements the regression run for the Open (i.e., Newton) Fixed Point Search Method.
|