DLyapG:
--------------------------------------------------------------------------
Find the solution for the Lyapunov equation apa' - p + q = 0, which is
the form for discrete systems.
Since version 1.
--------------------------------------------------------------------------
Form:
[p, err] = DLyapG( a, q)
--------------------------------------------------------------------------
------
Inputs
------
a Matrix
q Matrix
-------
Outputs
-------
p Solution
err Norm of the error
--------------------------------------------------------------------------