Ports
Port name | Description | Direction | Type |
---|---|---|---|
Input Matrix | The matrix for which singular value decomposition will be performed. | Input | Matrix port |
U | The U vector. | Output | Matrix port |
S | The sigma matrix which will contain the singular values. | Output | Matrix port |
V | The V vector. | Output | Matrix port |