|
Class Summary |
| Category |
Class for specifying categorical parameters |
| FunctionPointer |
This class allows you to set up a UniFunction
object for use in Solve, etc. |
| LinAlg |
Linear algebra functions |
| ModelessMsgBox |
|
| MoreMath |
Useful math functions |
| NumAnal |
|
| Param |
Class for specifying numerical parameters |
| Solve |
Routines for numerical solution of univariate equations |
| SolveObject |
This class allows one to set up a hook in any
object to reference in Solve.illinois() or
Solve.search(). |
| Sort |
class for sorting algorithms |
| TextAreaOutputStream |
This class is used to set up a TextArea to receive output. |
| UniFunction |
This class allows one to set up a univariate function object, including
a specification of its domain and whether the endpoints are open
or closed. |
| Utility |
|