Method | Description | |
---|---|---|
Cond ( ) : double |
Two norm condition number
|
|
Norm2 ( ) : double |
|
|
Rank ( ) : int |
Effective numerical matrix rank
|
|
SingularValueDecomposition ( Matrix Arg ) : System |
Construct the singular value decomposition
|
public SingularValueDecomposition ( Matrix Arg ) : System | ||
Arg | Matrix | Rectangular matrix |
return | System |