|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Constants | Common constants found in mathematical formulas. |
| Function | A single variable function. |
| IterativeMethod.IterativeState | The current state for an iterative method. |
| Class Summary | |
|---|---|
| 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 Summary | |
|---|---|
| ConvergenceException | The exception raised when an iterative method fails to converge. |
| NumericException | Generic numerical exception thrown by numerics4j. |
Common classes used throughout numerics4j.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||