|
| struct | Complex |
| | Represents a complex number. More...
|
| |
| class | ComplexMath |
| | Provides simple functions of complex arguments. More...
|
| |
| class | DimensionMismatchException |
| | The exception that is thrown when attempting an operation on objects with incompatible dimensions. More...
|
| |
| class | Global |
| |
| class | InterpolatingPolynomial |
| |
| struct | Interval |
| | Represents an interval on the real number line. More...
|
| |
| class | Messages |
| | A strongly-typed resource class, for looking up localized strings, etc.
|
| |
| class | MoreMath |
| | Contains addtional basic math operations. More...
|
| |
| class | NonconvergenceException |
| | The exception that is thrown when an algorithm fails to converge. More...
|
| |
| class | Polynomial |
| | Represents a polynomial with real coefficients. More...
|
| |
| class | PolynomialInterpolator |
| |
| class | RangeReduction |
| |
| class | UncertainMath |
| | Contains methods for computing basic mathematical functions of uncertain values. More...
|
| |
| struct | UncertainValue |
| | Represents a value with an associated uncertainty. More...
|
| |
| struct | XY |
| | Represents a two-dimensional point. More...
|
| |