#include "slepcds.h" PetscErrorCode DSGSVDSetDimensions(DS ds,PetscInt m,PetscInt p)Logically Collective on ds
ds | - the direct solver context | |
m | - the number of columns | |
p | - the number of rows for the second matrix (B) |
Location: src/sys/classes/ds/impls/gsvd/dsgsvd.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages