CSlopeClassifier::SCorrelation Struct Reference

#include <mia/core/slopeclassifier.hh>

Data Fields

float corr
 correlation More...
 
int row1
 index of first row More...
 
int row2
 index of second row More...
 

Detailed Description

Helper structure to store the correlation of two curves

Definition at line 47 of file slopeclassifier.hh.

Field Documentation

◆ corr

float CSlopeClassifier::SCorrelation::corr

correlation

Definition at line 49 of file slopeclassifier.hh.

◆ row1

int CSlopeClassifier::SCorrelation::row1

index of first row

Definition at line 51 of file slopeclassifier.hh.

◆ row2

int CSlopeClassifier::SCorrelation::row2

index of second row

Definition at line 53 of file slopeclassifier.hh.


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