Method | Description | |
---|---|---|
Condition ( ) : double |
Two norm condition number
|
|
GetU ( ) : |
Return the left singular vectors
|
|
GetV ( ) : |
Return the right singular vectors
|
|
Norm2 ( ) : double |
Two norm
|
|
Rank ( ) : int |
Effective numerical matrix rank
|
|
SingularValueDecomposition ( |
Construct the singular value decomposition
|
public SingularValueDecomposition ( |
||
Arg | Rectangular matrix | |
return | System |