I have been using dgesv for solving Ax=b, but my matrix A happens to be tridiagonal. I am wondering if there are any specific solvers in MKL that handle Ax=b where A is tridiagonal. Thanks in advance!
↧
I have been using dgesv for solving Ax=b, but my matrix A happens to be tridiagonal. I am wondering if there are any specific solvers in MKL that handle Ax=b where A is tridiagonal. Thanks in advance!