Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics Namespace
Represents a function returning a complex number that has one DoubleComplex argument.
A DoubleComplex number.
Use a ComplexFunction delegate to encapsulate the evaluation of a complex function with one argument.
Many calculations involve the repeated evaluation of one or more user-supplied functions. Numerical integration and differentiation and finding zeroes of functions are common examples. In the .NET framework, this functionality is implemented using delegates.
Namespace: Extreme.Mathematics
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)