I need to use a cubic spline in CCS3.1 and i was wondering what header files i need in order to do this.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I need to use a cubic spline in CCS3.1 and i was wondering what header files i need in order to do this.
I don't know of any cubic spline functions so I assume you'll need to write your own. Is that what you're asking?
The compiler itself supplies no header files that support domain specific computation such as this. I searched ti.com and found this http://focus.ti.com/docs/toolsw/folders/print/s2meddus.html?DCMP=hpa_med_imagegde&HQS=On-LineTraining+OT+medicaltoolkit .
Thanks and regards,
-George
George,
I actually found that when i searched the site but how do i get a hold of the header files for it?
