You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxOptimization Class > TMtxOptimization Properties > TMtxOptimization.GradTolerance Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxOptimization.GradTolerance Property

The precision for numeric gradient and/or Hessian matrix calculation.

Syntax
C#
Visual Basic
public double GradTolerance;

Sets the precision for numeric gradient and/or Hessian matrix calculation. This value is used only if GradProcedure or GradHessProcedure is nil (i.e. if numerical approximation is being used).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!