SVDGetTransposeMode

Gets the mode use to compute the transpose of the matrix associated with the singular value problem.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDGetTransposeMode(SVD svd,SVDTransposeMode *mode)
Not collective

Input Parameter

Output paramter

svd - the singular value solver context

.seealso: SVDSetTransposeMode(), SVDSolve(), SVDSetOperator(), SVDGetOperator(), SVDTransposeMode

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

mode - how to compute the transpose, one of SVD_TRANSPOSE_EXPLICIT or SVD_TRANSPOSE_MATMULT