]> gitweb.michael.orlitzky.com - octave.git/history - tests/powell_gradient_tests.m
Add tests for the steepest descent method, based on the PCGM tests.
[octave.git] / tests / powell_gradient_tests.m
2013-03-07 Michael OrlitzkyAdd powell_gradient(), powell_gradient1() and their...