#include <emmintrin.h>
#include <smmintrin.h>
#include <cstdint>
#include "dotproduct.h"
Go to the source code of this file.