]> gitweb.michael.orlitzky.com - octave.git/history - fixed_point_method.m
Remove the step_size_positive_definite() function; it looks like it was added by...
[octave.git] / fixed_point_method.m
2012-10-16 Michael OrlitzkyClean up a comment.
2012-10-15 Michael OrlitzkyAdd the fixed point method and some tests.