Dimension |
public class DimensionReductionOptions : IImmutable, IEquatable<DimensionReductionOptions>
The DimensionReductionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| DimensionReductionOptions | Initializes a new instance of the DimensionReductionOptions class |
| Name | Description | |
|---|---|---|
| DimensionReductionMethod | Gets the dimension reduction method. | |
| OutputOptions | Gets the output options to determine what results are to be stored in the destination table. | |
| Preprocessing | Gets the preprocessing applied to each individual spectrum or to the entire ensemble prior to analysis. |
| 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) |