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