Click or drag to resize

NonnegativeMatrixFactorizationWithRegularizationBaseLambdaH Property

Gets the regularization strength for H.

Namespace: Altaxo.Calc.LinearAlgebra.Double.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double LambdaH { get; init; }

Property Value

Double
See Also