#include "slepcsvd.h" PetscErrorCode SVDTRLanczosSetExplicitMatrix(SVD svd,PetscBool explicitmatrix)Logically Collective on svd
svd | - singular value solver | |
explicit | - Boolean flag indicating if Z=[A;B] is built explicitly |
-svd_trlanczos_explicitmatrix <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