Represents the singular value decomposition of a matrix.
Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Public Class SingleSingularValueDecomposition _
Inherits SingleDecomposition
|
Remarks
Inheritance Hierarchy
See Also