OpenQMC API
Loading...
Searching...
No Matches
sobol.h File Reference
#include "gpu.h"
#include "owen.h"
#include "sampler.h"
#include "state.h"
#include "unused.h"
#include <cstddef>
#include <cstdint>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  oqmc
 

Typedefs

using oqmc::SobolSampler = SamplerInterface< SobolImpl >
 Owen scrambled sobol sampler.
 

Detailed Description

Sobol sampler implementation.