Loading...
Searching...
No Matches
eonc::Parameters::monte_carlo_options_t Struct Reference

#include <Parameters.h>

Public Attributes

double step_size {0.005}
int steps {1000}

Detailed Description

Definition at line 641 of file Parameters.h.

Member Data Documentation

◆ step_size

double eonc::Parameters::monte_carlo_options_t::step_size {0.005}

Definition at line 642 of file Parameters.h.

642{0.005};

◆ steps

int eonc::Parameters::monte_carlo_options_t::steps {1000}

Definition at line 643 of file Parameters.h.

643{1000};

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