|
OpenQMC API
|
#include "gpu.h"#include "lookup.h"#include "sampler.h"#include "state.h"#include "stochastic.h"#include <cstddef>#include <cstdint>
Go to the source code of this file.
Namespaces | |
| namespace | oqmc |
Typedefs | |
| using | oqmc::PmjSampler = SamplerInterface< PmjImpl > |
| Low discrepancy pmj sampler. | |
Pmj sampler implementation.