Module fastiron_stats::structures::raw
source · Expand description
Modelling code
This module contains all code used to model data produced by the main executable.
Structs§
- Structure used to represent the summarized data of the timers.
- Structure used to model tallied events, interpreted as discrete finite random variables.
- Structure modelling a report produced by the main executable.
- Structure used to represent the entire timer report of a single simulation
Enums§
- Enum used to represent & map tallied data and their indexes.
- Enum used to represent & map timers breakdown and their indexes.
Constants§
- Number of fields presented in the tallies report produced by
fastiron
. - Number of sections in a timers report.
- Array of the sections of a timers report.
Functions§
- Returns the correlation coefficient of two given TalliedVariable.
- Returns the covariance of two given TalliedVariable.