12-16-2009 10:32 PM
All the peak values will be negative. I am rounding them off so that they can be used in generating index of an array.
12-17-2009 01:57 AM
12-17-2009 04:17 AM
Finally, Your suggestion of using a globally initialized node and using int32 in place of double worked out for me. Thanx a lot.
I hope, I will also get to learn in future form You.