From: Rafael L. <lab...@ps...> - 2003-03-03 01:02:52
|
* Rafael Laboissiere <lab...@ps...> [2003-03-03 01:05]: > For me two, provided that you the data passed back and forth are casted > with PLFLT. Single precision people should know that they are going to > loose something (in this case memory space) if they want to use the great > plgriddata. However, they should no be prevented to use it because the API > only accepts double. Sorry, I have looked carefully into plgridd.c. It seems that plgriddata already uses PLFLT in a consistent way, so my comment above is not relevant. However, why don't use PLINT instead of int? -- Rafael |