Module sampling::entropic_sampling[][src]

Expand description

For using entropic sampling after a wang landau simulation

You can store related measurable quantities for looking at correlations etc.

Structs

Entropic sampling made easy

Entropic sampling made easy

Enums

Error states, that entropic sampling, or the creation of EntropicSamplingAdaptive could encounter

Traits

Traits for quantities that all Entropic simulations have

Helper trait, so that you have to type less

trait to request the current energy from a Entropic simulation

trait to request a reference to the current (state of the) ensemble

trait to request the current histogram from a Entropic simulation