DoubleFunctionSampledEventArgsFunction Property |
Gets the function that was sampled.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DoubleFunctionDetails Function { get; }
Public ReadOnly Property Function As DoubleFunctionDetails
Get
public:
property DoubleFunctionDetails^ Function {
DoubleFunctionDetails^ get ();
}
member Function : DoubleFunctionDetails with get
Property Value
Type:
DoubleFunctionDetailsSee Also