 | MatrixNorm Method |
[float] Norm()
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
SyntaxReturn Value
Type:
SqlDouble[float]
RemarksCompute 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