bundles / scipy latest / scipy / linalg / _solvers / _solve_discrete_lyapunov_bilinear
function
scipy.linalg._solvers:_solve_discrete_lyapunov_bilinear
source: /scipy/linalg/_solvers.py :235
Signature
def _solve_discrete_lyapunov_bilinear ( a , q ) Summary
Solves the discrete Lyapunov equation using a bilinear transformation.
Extended Summary
This function is called by the solve_discrete_lyapunov function with method=bilinear. It is not supposed to be called directly.
Aliases
-
scipy.linalg._solvers._solve_discrete_lyapunov_bilinear