From: shekhar85 on
Hi,

Are there any free DSP Libraries, not necessarily open source which can be
used with C.

regards

shekhar


From: mbaran on
>Hi,
>
>Are there any free DSP Libraries, not necessarily open source which can
be
>used with C.
>
>regards
>
>shekhar
>
>
>

This has an extensive library:
http://www.vsipl.org/

Typically the chip you are working on will have some signal processing
calls (such as FFT, or BLAS). As an example, AMD has ACML -
http://developer.amd.com/cpu/Libraries/acml/Pages/default.aspx.