Module processed

Source
Expand description

Processed data structures code

This module contains code to process, save and optionally plot the raw data provided by the user.

Structs§

ComparisonResults
Structure used to hold comparison study results.
CorrelationResults
Structure used to hold correlation study results.
ScalingResults
Structure used to hold scaling study results.

Enums§

ScalingType
Enum used to represent the type of scaling study.

Constants§

CORRELATION_COLS
Columns of the computed correlation matrix.
CORRELATION_ROWS
Rows of the computed correlation matrix.