You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxOptimization Class > TMtxOptimization Members
Dew Math for .NET
ContentsIndexHome
TMtxOptimization Members Public Properties
Public Properties
 
Name 
Description 
 
Automatic recalculation. 
 
set/read the additional constants used in minimized function. 
 
Becomes true after any of the properties have changed. 
 
Defines the gradient vector and Hessian matrix calculation routine. 
 
Defines the gradient vector calculation routine. 
 
The precision for numeric gradient and/or Hessian matrix calculation. 
 
Initial lambda step used in Marquardt optimization algorithm. 
 
maximum number of iterations allowed for minimum search. 
 
Defines which gradient numerical approximation method will be used to to evaluate gradient. 
 
Optimization algorithm used for minimum search. 
 
Defines the function to be minimized. 
 
Internal line search algorithm. 
 
Stop reason for optimization algorithm. 
 
Precision. 
 
Set/read the variables in minimized function. 
 
If not nil then the optimization method uses it for logging each optimization step. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.