The DoubleVectorParameterizedDelegate type exposes the following members.

Methods

  NameDescription
Clone
Returns a deep copy of self.
(Overrides DoubleParameterizedFunctional..::.Clone()()().)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EvaluateOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GradientWithRespectToParams
Method for calculating the gradient with respect to the parameters while keeping x fixed at the specified value.
(Overrides DoubleParameterizedFunctional..::.GradientWithRespectToParams(DoubleVector, DoubleVector, DoubleVector%).)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also