Linear Matrix Equation - LME

Linear Matrix Equation (LME) is the object provided by SLEPc for solving linear matrix equations such as Lyapunov or Sylvester where the solution has low rank.

Examples

test1.c: Test LME interface functions, based on ex32.c.
test2.c: Test dense LME functions.