]> gitweb.michael.orlitzky.com - octave.git/history - optimization/test_functions/powell_hessian.m
Avoid divide-by-zero in preconditioned_conjugate_gradient_method().
[octave.git] / optimization / test_functions / powell_hessian.m
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2013-03-07 Michael OrlitzkyAdd the powell_hessian() and powell_hessian1() functions.