|  | Double | 
The DoubleParameterizedDelegate type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CentralDifferenceDelta | Gets and sets the delta used in the centeral difference method for
            approximating the gradient with respect to the parameters. (Inherited from DoubleParameterizedFunction) | 
|  | Function | Gets and sets the delegate for the the function. | 
|  | Gradient | Gets and sets the delegate for the gradient with respect to the parameters. | 
 See Also
See Also