Class | Description |
---|---|
Binary |
Mathematical functions for binary numbers.
|
Fun |
Collection of mathematical functions.
|
FunctionEvaluator |
Function parser.
|
LinAlg |
Class with functions for linear algebra.
|
Point |
Abstract class for a point with continuous and discrete coordinates.
|
Exception | Description |
---|---|
NoConvergenceException |
Exception that is thrown when convergence is not achieved.
|