Go to the source code of this file.
|
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
} |
|