It seems that PLplot can be built and installed using single  
precision floats (libplplotf.*) and/or double precision floats  
(libplplotd.*), but it seems like any one executable should not link  
to both of these libraries.  In other words, if one wants to plot  
both single and double precision data, it seems like one type of data  
(preferably the one with less points) will need to be converted to  
the other and the program linked with the suitable plplotX library.

Is that true or is there an easier way to plot a mix of single and  
double precision data in plplot?

Thanks,
Dave


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to