]> gitweb.michael.orlitzky.com - octave.git/history - optimization/step_length_positive_definite.m
Add a second reference for the PCGM and make it more resistant to accumulated roundof...
[octave.git] / optimization / step_length_positive_definite.m
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2013-03-22 Michael OrlitzkyMinor comment update.
2013-03-10 Michael OrlitzkyAdd a missing semicolon.
2013-03-09 Michael OrlitzkyAdd some step length functions, untested.