#include "slepceps.h" PetscErrorCode EPSGetMatrixNorms(EPS eps,PetscReal *nrma,PetscReal *nrmb,PetscBool *adaptive)Not Collective
nrma | - the norm of matrix A | |
nrmb | - the norm of matrix B | |
adaptive | - whether matrix norms are improved adaptively |
Location: src/eps/interface/opts.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages