Description Usage Arguments Value
Multiply an upper triangular matrix with a band 1 upper triangular matrix.
1 | mult_U_band1U(A, U)
|
A |
A sparse upper triangular matrix. |
U |
A sparse band 1 upper triangular matrix of the same dimensions as
|
A sparse band 1 upper triangular matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.