Contains types that evaluate and characterize functions.
Types
| All Types | Classes | Structures |
| Name | Description | |
|---|---|---|
| AdvancedComplexMath |
Contains methods that compute advanced functions of complex arguments.
| |
| AdvancedIntegerMath |
Contains methods that compute advanced functions of integer arguments.
| |
| AdvancedMath |
Contains methods that compute advanced functions with real arguments.
| |
| EvaluationSettings |
Contains settings controling the evaluation of a function.
| |
| FunctionMath |
Contains methods for finding roots and extrema.
| |
| LineExtremum |
Represents a maximum or minimum of a function of one variable.
| |
| OrthogonalPolynomials |
Contains methods that compute the values of orthogonal polynomials.
| |
| SolutionPair |
Contains a pair of solutions to a differential equation.
| |
| SpaceExtremum |
Represents a maximum or minimum of a function on a multi-dimensional space.
|