Click or drag to resize

MatrixMathSingularValueDecompositionBuildHatDiagonal Method

Builds the diagonal of the hat matrix for the current singular value decomposition.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected void BuildHatDiagonal()
See Also