SVD_HYPERBOLIC#
A hyperbolic singular value problem (HSVD).
Note#
The problem is formulated as \(A=U\Sigma V^*\), with \(U^*\Omega U=\tilde\Omega\), where \(A\) is a possibly non-square matrix, and \(\Omega\), \(\tilde\Omega\) are signature matrices.
See Also#
SVD: Singular Value Decomposition, SVDProblemType, SVDSetProblemType(), SVD_STANDARD, SVD_GENERALIZED
Level#
beginner
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages