]> gitweb.michael.orlitzky.com - octave.git/history - optimization/vanilla_cgm.m
Add a second reference for the PCGM and make it more resistant to accumulated roundof...
[octave.git] / optimization / vanilla_cgm.m
2013-03-20 Michael OrlitzkyFix function name in vanilla_cgm.m.
2013-03-20 Michael OrlitzkyMove conjugate_gradient_method.m to vanilla_cgm.m.