Hello everybody,
I'm developing a wearable gesture recongnition system in which I deal with matrix calculation and signal processing.
All software must be developed in C++, so I think that Boost is a good choice for matrix calculation (also for signal processing? for example: FFT, wavelet...).

Mainly, I'd like to ask you if Boost libraries are compatible with .NET Compact Framework 3.5.

Thanks in advance for your reply.

Luigi Seregni