OpenQMC API
Loading...
Searching...
No Matches
latticebn.h File Reference
#include "bntables.h"
#include "gpu.h"
#include "pcg.h"
#include "rank1.h"
#include "sampler.h"
#include "state.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::LatticeBnSampler = SamplerInterface< LatticeBnImpl >
 Blue noise variant of lattice sampler.
 

Detailed Description

Latticebn sampler implementation.