| Class | Description |
|---|---|
| Constants | Common constants found in mathematical formulas. |
| IterativeMethod | A method to solve generic problems by finding successive (and hopefully better) approximations to the solution. |
| Delegate | Description |
|---|---|
| Function | Delegate representing a univariate function. |