#include "slepcsvd.h" PetscErrorCode SVDLanczosSetOneSide(SVD svd,PetscBool oneside)Logically Collective
svd | - singular value solver | |
oneside | - boolean flag indicating if the method is one-sided or not |
-svd_lanczos_oneside <boolean> | - Indicates the boolean flag |