slepc-3.18.1 2022-11-02
SVDValuesView
Displays the computed singular values in a viewer.
Synopsis
#include "slepcsvd.h"
PetscErrorCode SVDValuesView(SVD svd,PetscViewer viewer)
Collective on svd
Input Parameters
| svd | - the singular value solver context
|
| viewer | - the viewer
|
Options Database Key
| -svd_view_values | - print computed singular values
|
See Also
SVDSolve(), SVDVectorsView(), SVDErrorView()
Level
intermediate
Location
src/svd/interface/svdview.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages