bundles / scipy latest / scipy / optimize / _lsq / trf / select_step
function
scipy.optimize._lsq.trf:select_step
source: /scipy/optimize/_lsq/trf.py :129
Signature
def select_step ( x , J_h , diag_h , g_h , p , p_h , d , Delta , lb , ub , theta ) Summary
Select the best step according to Trust Region Reflective algorithm.
Aliases
-
scipy.optimize._lsq.trf.select_step