]> gitweb.michael.orlitzky.com - octave.git/history - optimization/steepest_descent.m
Allow CGM to take a maximum number of iterations, return the amount needed.
[octave.git] / optimization / steepest_descent.m
2013-03-19 Michael OrlitzkyAdd performance notes to steepest descent stuff.
2013-03-18 Michael OrlitzkyAdd first implementation of the steepest descent method.