Click or drag to resize
sqx

MatrixNorm Method

[float] Norm()

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public SqlDouble Norm()

Return Value

Type: SqlDouble
[float]
Remarks
Compute norm of off-diagonal elements.

Math References


James D. McCaffrey (2023) Principal Component Analysis (PCA) From Scratch Using The Classical Technique With C#
See Also