#include <assert.h>
#include <xmmintrin.h>
Go to the source code of this file.
Classes | |
class | SIMD_constant |
class | Abstract_Float16 |
class | SSE_Float16 |
Macros | |
#define | BLOCK_SIZE 16 |
#define | SIMD_Float16 SSE_Float16 |
#define BLOCK_SIZE 16 |
Definition at line 42 of file vectorize.h.
#define SIMD_Float16 SSE_Float16 |
Definition at line 99 of file vectorize.h.