2

Possible Duplicate:
Akima interpolation of an array of doubles

I'm searching for an algorithm for Akima interpolation, but I can't find one after googling for a while. I write my application in Objective-C, but the programming language doesn't matter.

It would be very kind if you can provide any code or links. Thanks

Community
  • 1
  • 1
burki
  • 2,946
  • 6
  • 37
  • 51
  • 2
    it's a duplicate but the answer is much better than any in the other question. Should definitely be merged. – Peter Recore Jan 07 '11 at 15:22
  • @Peter Recore: If it's a better answer, then maybe @Handcraftsman should have posted in the original one. –  Jan 08 '11 at 14:19