IEnsembleProcessingAuxiliaryData Interface |
Interface for auxiliary data that are a secondary result in ensemble processing, for instance the ensemble mean.
These data are not part of the main result set, but are necessary for processing spectra for prediction (PLS, PCR).
Namespace: Altaxo.Science.Spectroscopy.EnsembleProcessingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface IEnsembleProcessingAuxiliaryData : IImmutable
The IEnsembleProcessingAuxiliaryData type exposes the following members.
Properties| | Name | Description |
|---|
 | Name |
Gets the name of the data, for instance "Ensemble Mean".
|
Top
See Also