slepc-3.16.0 2021-09-30
Report Typos and Errors

SVDTRLanczosGetGBidiag

Gets the bidiagonalization choice used in the GSVD TRLanczos solver.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDTRLanczosGetGBidiag(SVD svd,SVDTRLanczosGBidiag *bidiag)
Not Collective

Input Parameter

svd  - the singular value solver

Output Parameter

bidiag  - the bidiagonalization choice

See Also

SVDTRLanczosSetGBidiag(), SVDTRLanczosGBidiag

Location: src/svd/impls/trlanczos/trlanczos.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages