Click or drag to resize

NonnegativeMatrixFactorizationByCoordinateDescentReconstruct Method

[Missing <summary> documentation for "M:Altaxo.Calc.LinearAlgebra.Factorization.NonnegativeMatrixFactorizationByCoordinateDescent.Reconstruct"]


Namespace: Altaxo.Calc.LinearAlgebra.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public Matrix<double> Reconstruct()

Return Value

MatrixDouble

[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Factorization.NonnegativeMatrixFactorizationByCoordinateDescent.Reconstruct"]

See Also