#include "slepceps.h" int EPSQRDecomposition(EPS eps,int m,int n,PetscScalar *R,int ldr)Collective on EPS
eps | - the eigenproblem solver context | |
m | - starting column | |
n | - ending column | |
ldr | - leading dimension of R |
Level:developer
Location:src/eps/interface/borthog.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages