]> gitweb.michael.orlitzky.com - octave.git/history - iterative/successive_over_relaxation.m
Place the 'omega' parameter to successive_over_relaxation() first -- a more natural...
[octave.git] / iterative / successive_over_relaxation.m
2013-05-07 Michael OrlitzkyPlace the 'omega' parameter to successive_over_relaxati...
2013-05-07 Michael OrlitzkyAdd classical_iteration() sans comments, refactor jacob...