]> gitweb.michael.orlitzky.com - octave.git/history - tests/steepest_descent_tests.m
Add tests for the steepest descent method, based on the PCGM tests.
[octave.git] / tests / steepest_descent_tests.m
2013-03-25 Michael OrlitzkyAdd tests for the steepest descent method, based on...