goupil_float_t
This type alias abstracts the precision of floating points used by Goupil. By default, the library is distributed in double precision. However, Goupil can also be compiled in single precision.
-
typedef double goupil_float_t
This type alias abstracts the precision of floating points used by Goupil. By default, the library is distributed in double precision. However, Goupil can also be compiled in single precision.