get.GSVD {wideRhino} | R Documentation |
Get GSVD Get the components of the GSVD decomposition
Description
Get GSVD Get the components of the GSVD decomposition
Usage
get.GSVD(A, B)
Arguments
A |
Matrix A |
B |
Matrix B |
Value
Returns components from the GSVD decomposition
[Package wideRhino version 1.0.2 Index]