SingularValueDecomposition.S Property

DotNetMatrix

An NDoc Documented Class Library

SingularValueDecomposition.S Property

Return the diagonal matrix of singular values

[Visual Basic]Overridable Public ReadOnly Property S As GeneralMatrix
[C#]
public virtual GeneralMatrix S {get;}

See Also

SingularValueDecomposition Class | DotNetMatrix Namespace