25#ifndef mia_core_classifier_hh
26#define mia_core_classifier_hh
105 struct CSlopeClassifierImpl *impl;
Curve classifier for heart perfusion data.
float get_max_slope_length_diff() const
int get_perfusion_idx() const
SCorrelation max_selfcorrelation() const
int get_periodic_idx() const
CSlopeColumns Columns
typedef to define the matrix of curves
CSlopeClassifier(const Columns &m, bool mean_stripped)
CSlopeClassifier(const CSlopeClassifier &other)
int get_baseline_idx() const
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
#define NS_MIA_END
conveniance define to end the mia namespace
std::vector< std::vector< float > > CSlopeColumns
class to store the ICA weight matrix
float EXPORT_CORE correlation(const std::vector< float > &a, const std::vector< float > &b)
int row2
index of second row
int row1
index of first row