Utility.ParametersDontChangeSignificantly Method

Public Shared Function ParametersDontChangeSignificantly( _ 
ByVal stepLength As Double, _ 
ByVal problemSize As Double
) As Boolean
This language is not supported or no code example is available.
public static bool ParametersDontChangeSignificantly( 
double stepLength
double problemSize 
)
This language is not supported or no code example is available.

Parameters

stepLength
double

problemSize
double

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition