Skatch
- 18
- 0
I've got something like
[tex]u + LuL^T = v[/tex]
and I want to write it like
[tex]u = B_1 v B_2[/tex]
for some B_1 and B_2. Assume L is nice and invertible.
Is this impossible or am I just not seeing it? This is making me feel dumb. Too much programming and its getting late.
[tex]u + LuL^T = v[/tex]
and I want to write it like
[tex]u = B_1 v B_2[/tex]
for some B_1 and B_2. Assume L is nice and invertible.
Is this impossible or am I just not seeing it? This is making me feel dumb. Too much programming and its getting late.