#include "slepcds.h" PetscErrorCode DSGSVDGetDimensions(DS ds,PetscInt *m,PetscInt *p)Not collective
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