Click or drag to resize

DimensionReductionByLowRankFactorizationMethod Property

Gets the factorization method.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ILowRankMatrixFactorization Method { get; init; }

Property Value

ILowRankMatrixFactorization
See Also