PDA

View Full Version : Qwt without double



tora
4th September 2009, 12:36
Hi all,

I just take a look to Qwt as possible choice in a project running on an embedded device without floating point unit, and I got the impression that much of the code of Qwt relies on floating point number. This could be for me a performance bottle-neck.
So the questions:
- is there a version a qwt that does not use doubles or float to draw curves?
- or can this easily implemented using the current code?

Uwe
5th September 2009, 08:43
No + no,

Uwe