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