#include "slepcsvd.h" PetscErrorCode SVDGetOperator(SVD svd,Mat *A)Not collective, though parallel Mats are returned if the SVD is parallel
svd | - the singular value solver context |
A | - the matrix associated with the singular value problem |
Location: src/svd/interface/svdsetup.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages