Package dev.nm.misc.algorithm.iterative
-
Interface Summary Interface Description IterativeMethod<S> An iterative method is a mathematical procedure that generates a sequence of improving approximate solutions for a class of problems.
Interface | Description |
---|---|
IterativeMethod<S> |
An iterative method is a mathematical procedure that generates a sequence of
improving approximate solutions for a class of problems.
|