IFast Func<TResult>.Invoke Method
Invokes the function.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The result of the function.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
TResult Invoke()
Return Value
TResultThe result of the function.