View source: R/bures-wasserstein.R
solve_lyapunov | R Documentation |
Solves the Lyapunov equation L P + P L = V for L.
solve_lyapunov(p, v)
p |
A symmetric positive-definite matrix of class |
v |
A symmetric matrix of class |
A symmetric matrix of class dspMatrix
, representing the solution L.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.