]> gitweb.michael.orlitzky.com - octave.git/commit
Add the divided_difference_coefficients() function and reimplement divided_difference...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Sep 2012 03:50:50 +0000 (23:50 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Sep 2012 03:50:50 +0000 (23:50 -0400)
commitc2dbf1f8827b39b5f5916675f7d319ec1e728e96
tree4ed290bb8348dc252ef15bb0f971ccc68c0f831d
parentef3b3ec9dcffcb4751b7f2215efd918eab84d8a5
Add the divided_difference_coefficients() function and reimplement divided_difference() in terms of that.
divided_difference.m
divided_difference_coefficients.m [new file with mode: 0644]