Singular | 
The MatrixMathSingularValueDecomposition type exposes the following members.
| Name | Description | |
|---|---|---|
| Condition | ||
| Diagonal | ||
| HatDiagonal | 
            Returns the Hat diagonal. The hat diagonal is the diagonal of the Hat
            matrix, which is defined as
             C#          T  -1  T        T
H = X  (X X)   X    = U U | |
| Norm2 | ||
| Rank | ||
| U | ||
| V |