Page 1 of 1

Solve UX=B where U is an upper (or unit-upper) triangular matrix. U must be square. B must have the same number of rows

Posted: Thu Mar 04, 2021 12:05 pm
by omidrostaei
Solve UX=B where U is an upper (or unit-upper) triangular matrix. U must be square. B must have the same number of rows as U.
Solve LX=B where L is a lower (or unit-lower) triangular matrix. L must be square. B must have the same number of rows as L.

dspsolvers