]> gitweb.michael.orlitzky.com - octave.git/history - tests/powell_gradient_tests.m
Replace step_length_cgm() with a direct call to step_length_positive_definite().
[octave.git] / tests / powell_gradient_tests.m
2013-03-07 Michael OrlitzkyAdd powell_gradient(), powell_gradient1() and their...