Ginan
Loading...
Searching...
No Matches
TestStatistics Struct Reference
Collaboration diagram for TestStatistics:

Data Fields

int numMeas = 0
 
double sumOfSquaresPre = 0
 
double sumOfSquaresPost = 0
 
double averageRatioPre = 0
 
double averageRatioPost = 0
 
double chiSq = 0
 
double dof = 0
 
double chiSqPerDof = 0
 
double qc = 0
 

Field Documentation

◆ averageRatioPost

double TestStatistics::averageRatioPost = 0

◆ averageRatioPre

double TestStatistics::averageRatioPre = 0

◆ chiSq

double TestStatistics::chiSq = 0

◆ chiSqPerDof

double TestStatistics::chiSqPerDof = 0

◆ dof

double TestStatistics::dof = 0

◆ numMeas

int TestStatistics::numMeas = 0

◆ qc

double TestStatistics::qc = 0

◆ sumOfSquaresPost

double TestStatistics::sumOfSquaresPost = 0

◆ sumOfSquaresPre

double TestStatistics::sumOfSquaresPre = 0

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