Vespucci  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
enums.h File Reference

Go to the source code of this file.

Namespaces

 UnivariateMethod
 
 MetaMethod
 

Enumerations

enum  UnivariateMethod::Method {
  UnivariateMethod::Intensity, UnivariateMethod::Area, UnivariateMethod::FWHM, UnivariateMethod::AreaRatio,
  UnivariateMethod::IntensityRatio, UnivariateMethod::SignalNoise, UnivariateMethod::Correlation, UnivariateMethod::Derivative,
  UnivariateMethod::DerivativeRatio
}
 The Method enum Univariate methods. More...
 
enum  MetaMethod::Method { MetaMethod::AverageSpectra, MetaMethod::ConcatenateDatasets, MetaMethod::StitchDatasets }