Dimension |
public class DimensionReductionOutputOptions : IImmutable, IEquatable<DimensionReductionOutputOptions>
The DimensionReductionOutputOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DimensionReductionOutputOptions | Initializes a new instance of the DimensionReductionOutputOptions class |
| Name | Description | |
|---|---|---|
| IncludeEnsemblePreprocessingAuxiliaryData | Gets a value indicating whether auxiliary data from ensemble preprocessing should be included in the output. | |
| IncludePreprocessedSpectra | Gets a value indicating whether preprocessed spectra should be included in the output. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |