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

Defines minimal allowed gradient C-Norm.

Syntax
C#
Visual Basic
public double GradTolerance;

Defines minimal allowed gradient C-Norm. If during the regression parameters calculation gradient C-Norm falls bellow GradTolerance then calculation will stop and return StopReason = OptResSmallGrad.

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