07-07-2007 04:50 PM - edited 07-07-2007 04:50 PM
Message Edited by Alex Wu on 07-07-2007 04:51 PM
Message Edited by Alex Wu on 07-07-2007 04:51 PM
07-07-2007 05:21 PM
07-07-2007 05:52 PM
We definitely need more information:
If X is not monotonic, I can't really see how interpolation should work because you can easily get more than one y value for any given x. Would it be valid to sort your data pairs by x first?
Can you attach a simplified version of your code, preferentially containing some typical data in the controls?
How do you measure the speed?
07-07-2007 09:31 PM
07-07-2007 09:46 PM
07-07-2007 10:10 PM