slepc4py.SLEPc.LME.ProblemType#
- class slepc4py.SLEPc.LME.ProblemType#
Bases:
objectLME problem type.
LYAPUNOV: Continuous-time Lyapunov.SYLVESTER: Continuous-time Sylvester.GEN_LYAPUNOV: Generalized Lyapunov.GEN_SYLVESTER: Generalized Sylvester.DT_LYAPUNOV: Discrete-time Lyapunov.STEIN: Stein.
Attributes Summary
Constant
DT_LYAPUNOVof typeintConstant
GEN_LYAPUNOVof typeintConstant
GEN_SYLVESTERof typeintConstant
LYAPUNOVof typeintConstant
STEINof typeintConstant
SYLVESTERof typeintAttributes Documentation