MonteCarlo

class MonteCarlo

MonteCarlo contains Trials which perturb the System by generating the probability of acceptance through Criteria that are accepted based on a Random number generator. Between trials, MonteCarlo also contains classes that Analyze or Modify.

Subclassed by feasst::Prefetch