Click or drag to resize

PartialDerivativesEvaluatorDependentVariable Property

Gets the IPartialDifferentiable identifying the object that the partial derivatives calculated during evaluation are of.

Namespace:  AGI.Foundation.NumericalMethods.Advanced
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IPartialDifferentiable DependentVariable { get; }

Property Value

Type: IPartialDifferentiable
See Also