Hi,

could you please confirm, looking at Types.pm, currently only the following data types are supported:

Byte (unsigned) (8 bit)
signed and unsigned short 16bit
signed long 32 bit
signed longlong 64 bit

Correct?
I'm working on an IO::Nifti module.
How should I handle complex numbers? Use PDL::Complex or as 2 real piddles for better compatibility?

Thanks
Ingo




_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to