numerics 0.1.0
Loading...
Searching...
No Matches
num::Metropolis Struct Reference

#include <algorithms.hpp>

Public Attributes

int equilibration = 1000
 sweeps discarded before measuring
 
int measurements = 500
 sweeps over which the observable is averaged
 

Detailed Description

Definition at line 48 of file algorithms.hpp.

Member Data Documentation

◆ equilibration

int num::Metropolis::equilibration = 1000

sweeps discarded before measuring

Definition at line 49 of file algorithms.hpp.

◆ measurements

int num::Metropolis::measurements = 500

sweeps over which the observable is averaged

Definition at line 50 of file algorithms.hpp.


The documentation for this struct was generated from the following file: