slepc-3.9.0 2018-04-12
Report Typos and Errors

SVDCrossGetEPS

Retrieve the eigensolver object (EPS) associated to the singular value solver.

Synopsis

#include "slepcsvd.h" 
#include "slepceps.h" 
PetscErrorCode SVDCrossGetEPS(SVD svd,EPS *eps)
Not Collective

Input Parameter

svd  - singular value solver

Output Parameter

eps  - the eigensolver object

See Also

SVDCrossSetEPS()

Location: src/svd/impls/cross/cross.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages