Module trust_region

Module trust_region 

Source
Expand description

Trust region methods for unconstrained optimization

Functionsยง

minimize_trust_exact
Implements the Trust-region nearly exact algorithm
minimize_trust_krylov
Implements the Trust-Region truncated generalized Lanczos / conjugate gradient algorithm
minimize_trust_ncg
Implements the Trust-Region Newton Conjugate Gradient method for optimization