Description Usage Arguments Value Examples
Compute δ_k for given vector v and matrix Q.
1 | find_deltak(Q, v)
|
Q |
The given tridiagonal matrix. |
v |
The column vector on the right hand of equation. |
A list of δ_k for given vector v and matrix Q.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.