Function Singular-Value-Decomposition

Part of:

package cl-mathstats
( singular-value-decomposition < matrix > )
Returns as three values the U W and V of singular value decomposition. If you have already consed up these matrices, you should call `svdcmp-sf' or `svdcmp-df' directly. The input matrix is preserved.