Click or drag to resize

ISingleSpectrumPreprocessor Methods

The ISingleSpectrumPreprocessor type exposes the following members.

Methods
 NameDescription
Public methodExecute(Double, MatrixDouble, Int32) Executes the processor for an ensemble of spectra.
Public methodExecute(Double, Double, Int32) Executes the processor for a single spectrum.
Public methodExecuteForPrediction Executes the prediction algorithm using the specified input features and target values, returning the predicted results for the given regions.
Top
See Also