#include <RooBatchComputeTypes.h>
#include <TError.h>
#include <limits>
#include <cstdint>
#include <cmath>
#include <cassert>
#include <numeric>
#include <cstring>
Classes | |
struct | RooNaNPacker |
Little struct that can pack a float into the unused bits of the mantissa of a NaN double. More... | |