|
OpenQMC API
|
#include "gpu.h"#include "owen.h"#include "sampler.h"#include "state.h"#include "unused.h"#include <cstddef>#include <cstdint>
Go to the source code of this file.
Namespaces | |
| namespace | oqmc |
Typedefs | |
| using | oqmc::SobolSampler = SamplerInterface< SobolImpl > |
| Owen scrambled sobol sampler. | |
Sobol sampler implementation.