Click or drag to resize

DoubleParameterizedDelegate Properties

The DoubleParameterizedDelegate type exposes the following members.

Properties
 NameDescription
Public propertyCentralDifferenceDelta Gets and sets the delta used in the centeral difference method for approximating the gradient with respect to the parameters.
(Inherited from DoubleParameterizedFunction)
Public propertyFunction Gets and sets the delegate for the the function.
Public propertyGradient Gets and sets the delegate for the gradient with respect to the parameters.
Top
See Also