#include <hydra/detail/Config.h>
#include <hydra/Types.h>
#include <hydra/VegasState.h>
#include <hydra/detail/utility/StreamSTL.h>
#include <hydra/detail/functors/ProcessCallsVegas.h>
#include <chrono>
#include <iostream>
#include <cstdio>
#include <utility>
#include <hydra/detail/external/hydra_thrust/transform_reduce.h>
#include <hydra/detail/external/hydra_thrust/sort.h>
Go to the source code of this file.
|
| | hydra |
| | Generic policies definition.
|
| |
◆ CALLS_PER_BOX
| #define CALLS_PER_BOX 2.0 |
◆ USE_ORIGINAL_CHISQ_FORMULA
| #define USE_ORIGINAL_CHISQ_FORMULA 0 |