]> gitweb.michael.orlitzky.com - octave.git/history - optimization/step_length_cgm.m
Add the cholesky_inf() function.
[octave.git] / optimization / step_length_cgm.m
2013-03-26 Michael OrlitzkyReplace step_length_cgm() with a direct call to step_le...
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2013-03-09 Michael OrlitzkyAdd some step length functions, untested.