IEnsemble |
public interface IEnsembleMeanScalePreprocessor
The IEnsembleMeanScalePreprocessor type exposes the following members.
Name | Description | |
---|---|---|
Process | Processes multiple spectra together. | |
ProcessForPrediction | Processes the spectra for prediction. For prediction it is neccessary to use the previously (by Process(IMatrixDouble, Int32, IVectorDouble, IVectorDouble)) evaluated spectral mean and scale values, in order to have the same treatment to the spectra as before. |