Package boxmin :: Module levenberg
[hide private]

Module levenberg

source code

Functions [hide private]
 
levenberg_marquardt2(function, initParams, boundsConstraints, numDataPoints) source code
 
levenberg_marquardt(function, initParams, boundsConstraints, numDataPoints) source code
 
LM_Uncertainty2(function, initParams, boundsConstraints, numDataPoints) source code
 
LM_Uncertainty(function, initParams, boundsConstraints, numDataPoints) source code