DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
AVXUtils.hpp File Reference
#include <immintrin.h>
#include <fmt/core.h>
#include <fmt/ranges.h>
#include <array>
Include dependency graph for AVXUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tpglibs
 

Functions

__m256i tpglibs::_mm256_div_epi16 (const __m256i &va, const int16_t &b)
 Hack-ish AVX division function.
 
void tpglibs::_mm256_print_epi16 (const __m256i &input)
 AVX printing function.
 

Detailed Description

Definition in file AVXUtils.hpp.