SVDGetBV#
Obtain the basis vectors objects associated to the singular value solver object.
Synopsis#
Not Collective
Input Parameter#
svd - singular value solver context obtained from SVDCreate()
Output Parameters#
V - basis vectors context for right singular vectors
U - basis vectors context for left singular vectors
See Also#
SVDSetBV()
Level#
advanced
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages