OpenQMC API
Loading...
Searching...
No Matches
pmj.h File Reference
#include "gpu.h"
#include "lookup.h"
#include "sampler.h"
#include "state.h"
#include "stochastic.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::PmjSampler = SamplerInterface< PmjImpl >
 Low discrepancy pmj sampler.
 

Detailed Description

Pmj sampler implementation.