| Interface | Description |
|---|---|
| Constants |
Common constants found in mathematical formulas.
|
| Function |
A single variable function.
|
| IterativeMethod.IterativeState |
The current state for an iterative method.
|
| Class | Description |
|---|---|
| ContinuedFraction |
This class provides the means to evaluate continued fractions (1).
|
| DoubleArray |
An expandable double array.
|
| IterativeMethod |
A method to solve generic problems by finding successive (and hopefully
better) approximations to the solution.
|
| PowerSeries |
This class provides the means to evaluate infinite power series (1).
|
| Series |
This class provides the means to evaluate infinite series (1).
|
| Exception | Description |
|---|---|
| ConvergenceException |
The exception raised when an iterative method fails to converge.
|
| NumericException |
Generic numerical exception thrown by numerics4j.
|
DMelt 2.0 © DataMelt by jWork.ORG