Extension: ExBLAS
#include "dg/algorithm.h" (or as a standalone library as "dg/exblas/exblas.h")
|
Utility union to display all bits of a double (using type-punning) More...
#include <exdot_serial.h>
Public Attributes | |
double | d |
a double | |
int64_t | i |
a 64 bit integer | |
Utility union to display all bits of a double (using type-punning)