[Numpy-discussion] test for long double support

Neal Becker ndbecker2 at gmail.com
Tue Sep 14 06:43:11 EDT 2010


What is the recommended way to test for long double and clongdouble?

Is it:
#if NPY_SIZEOF_LONGDOUBLE == NPY_SIZEOF_DOUBLE




More information about the NumPy-Discussion mailing list