SVDTransposeMode

determines how to handle the transpose of the matrix

Synopsis

typedef enum { SVD_TRANSPOSE_EXPLICIT,
               SVD_TRANSPOSE_IMPLICIT } SVDTransposeMode;

See Also

SVDSetTransposeMode(), SVDGetTransposeMode()

Location: src/svd/../../include/slepcsvd.h
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages