Click or drag to resize

IPartialDifferentiable Methods

The IPartialDifferentiable type exposes the following members.

Methods
  NameDescription
Public methodGetDefinitionHashCode
Gets a hash code representing the definition of this object.
(Inherited from IEquatableDefinition.)
Public methodGetPartialDerivativesEvaluator
Constructs the PartialDerivativesEvaluator that will calculate the partial derivatives of this IPartialDifferentiable object with respect to any of the parameters in the independentVariables that apply.
Public methodIsSameDefinition
Determines if this object has the same definition as another object.
(Inherited from IEquatableDefinition.)
Top
See Also