|
OpenQMC API
|
#include "gpu.h"#include "rank1.h"#include "sampler.h"#include "state.h"#include <cstddef>#include <cstdint>
Go to the source code of this file.
Typedefs | |
| using | oqmc::LatticeSampler = SamplerInterface< LatticeImpl > |
| Rank one lattice sampler. | |
Lattice sampler implementation.