#include "slepcsvd.h" PetscErrorCode SVDTRLanczosSetOneSide(SVD svd,PetscBool oneside)Logically Collective on SVD
svd | - singular value solver | |
oneside | - boolean flag indicating if the method is one-sided or not |
-svd_trlanczos_oneside <boolean> | - Indicates the boolean flag |
Location: src/svd/impls/trlanczos/trlanczos.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages