Click or drag to resize

QuasiNewtonSolverSettingsDifferentiationMode Property

The method to use for evaluating gradients.

Namespace: Demo3D.Visuals.KJE
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public DifferentiationMode DifferentiationMode { get; set; }

Property Value

DifferentiationMode
See Also