Click or drag to resize

IDimensionReductionResult Interface

Represents the result of a dimension reduction method.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IDimensionReductionResult

The IDimensionReductionResult type exposes the following members.

Methods
 NameDescription
Public methodSaveResultToTable Saves the result to a destination table.
Top
See Also