]> gitweb.michael.orlitzky.com - octave.git/history - tests/central_difference_tests.m
Add tests for the steepest descent method, based on the PCGM tests.
[octave.git] / tests / central_difference_tests.m
2013-02-06 Michael OrlitzkyAdd the central_difference function and a test for it.