SVDSolve
Solves the singular value problem.
Synopsis
#include "slepcsvd.h"
PetscErrorCode SVDSolve(SVD svd)
Collective on SVD
Input Parameter
svd - singular value solver context obtained from SVDCreate()
Options Database
-svd_view - print information about the solver used
See Also
SVDCreate(), SVDSetUp(), SVDDestroy()
Location: src/svd/interface/svdsolve.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages