OpenQMC API
Loading...
Searching...
No Matches
pmjbn.h File Reference
#include "bntables.h"
#include "gpu.h"
#include "lookup.h"
#include "pcg.h"
#include "sampler.h"
#include "state.h"
#include "stochastic.h"
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstring>
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::PmjBnSampler = SamplerInterface< PmjBnImpl >
 Blue noise variant of pmj sampler.
 

Detailed Description

Pmjbn sampler implementation.