Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics Namespace
Contains various methods for creating function delegates.
For a list of all members of this type, see FunctionFactory Members.
System.Object
FunctionFactory
Use one of the static methods in the FunctionFactory class to derive function delegates from existing function delegates with a more complicated signature.
The RealFromBivariateRealFunction method lets you fix one of the parameters of a BivariateRealFunction and returns the result as a RealFunction delegate. The RealFromParameterizedRealFunction method lets you select one function out of a parameterized set of functions.
Namespace: Extreme.Mathematics
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)
FunctionFactory Members | Extreme.Mathematics Namespace