]> gitweb.michael.orlitzky.com - octave.git/history - newtons_method.m
Allow CGM to take a maximum number of iterations, return the amount needed.
[octave.git] / newtons_method.m
2012-10-16 Michael OrlitzkyAdd Newton's method and some tests.