#include "slepcsvd.h" PetscErrorCode SVDSetBV(SVD svd,BV V,BV U)Collective on svd
svd | - singular value solver context obtained from SVDCreate() | |
V | - the basis vectors object for right singular vectors | |
U | - the basis vectors object for left singular vectors |
Location: src/svd/interface/svdbasic.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages