|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | tpglibs |
Functions | |
| int16_t | tpglibs::_naive_div_int16 (const int16_t &a, const int16_t &b) |
| Naive model of AVX division in AVXUtils. | |
Definition in file NaiveUtils.hpp.