John F Houde wrote:
> 
> Hi -
> 
> Is there a C/C++ library of DSP functions (optimized at the assembly
> language level) for RTLinux?
> (I.e., the RTLinux equivalent of the Intel Signal Processing Library for
> Windows.)

With the exception of some very nice FFT code, I've not found an
equivalent, but I've found that the SynDEx code generator
http://www-rocq.inria.fr/syndex/
combined with Scilab's Scicos toolbox:
http://www-rocq.inria.fr/scilab/doc/scicos_html/
to produce some usable code that you can paste into
your functions. Word of warning - SynDEx is currently
free only for non-commercial use.

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to