PEP_HERMITIAN#
A polynomial eigenvalue problem with all coefficient matrices Hermitian.
Notes#
This is used when all \(A_i\) matrices passed in PEPSetOperators()
are Hermitian.
Currently there is support only for quadratic eigenvalue problems, \((K+\lambda C+\lambda^2M)x=0\) with \(K\), \(C\), \(M\) Hermitian.
See Also#
PEP: Polynomial Eigenvalue Problems, PEPProblemType, PEPSetProblemType(), PEP_GENERAL, PEP_HYPERBOLIC, PEP_GYROSCOPIC
Level#
intermediate
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages