The DoubleVectorParameterizedDelegate type exposes the following members.

Properties

  NameDescription
CentralDifferenceDelta
Gets and sets the delta used in the centeral difference method for approximating the gradient with respect to the parameters.
(Inherited from DoubleParameterizedFunctional.)
Function
Gets and sets the delegate for evaluating the parameterized functional.
Gradient
Gests and sets the delegate for evaluating the gradient with respect to the paramerers.
XDimension
Gets and sets the dimension of the domain of the functional.
(Inherited from DoubleParameterizedFunctional.)

See Also