numerics 0.1.0
Loading...
Searching...
No Matches
num::markov::UmbrellaStats Struct Reference

#include <mcmc.hpp>

Public Attributes

MetropolisStats mc
 
bool reverted = false
 
idx order_param = 0
 

Detailed Description

Definition at line 16 of file mcmc.hpp.

Member Data Documentation

◆ mc

MetropolisStats num::markov::UmbrellaStats::mc

Definition at line 17 of file mcmc.hpp.

Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().

◆ order_param

idx num::markov::UmbrellaStats::order_param = 0

Definition at line 19 of file mcmc.hpp.

Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().

◆ reverted

bool num::markov::UmbrellaStats::reverted = false

Definition at line 18 of file mcmc.hpp.

Referenced by num::markov::umbrella_sweep(), and num::markov::umbrella_sweep_prob().


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