Description Usage Arguments Value
View source: R/tridiagonalSolvers.R
Solve tridiagonal linear systems with the Thomas-algorithm.
1 |
alpha |
lower diagonal |
beta |
diagonal |
delta |
upper diagonal |
b.vec |
target vector |
numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.