]> gitweb.michael.orlitzky.com - octave.git/history - tridiagonal.m
Allow CGM to take a maximum number of iterations, return the amount needed.
[octave.git] / tridiagonal.m
2013-03-03 Michael OrlitzkyAdd OUTPUT to tridiagonal docstring.
2013-03-03 Michael OrlitzkyAdd tridiagonal() and its tests.