DimensionReductionDataSourceProcessOptions Property |
Gets or sets the data source options.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DimensionReductionOptions ProcessOptions { get; set; }Property Value
DimensionReductionOptions
The data source options.
See Also