Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
Class for Exact trust region minimisation specific functions. Unless you know what you are doing, you should call the function 'exact_trust_region' rather than using this class.
|
Find the exact trust region solution. Algorithm 4.4 from page 81 of 'Numerical Optimization' by Jorge Nocedal and Stephen J. Wright, 1999, 2nd ed. This is only implemented for positive definite matrices.
|
Find the exact trust region solution. More, J. J., and Sorensen D. C. 1983, Computing a trust region step. SIAM J. Sci. Stat. Comput. 4, 553-572. This function is incomplete. |
Update function. Run the trust region update. If this update decides to shift xk+1 to xk, then run the Newton update.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:44:12 2024 | http://epydoc.sourceforge.net |