Hello guys,
I am interested in developing a C code to solve for a general banded system. While browsing this forum, I came across this thread:
http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=5&t=2908
I noticed they provide a C example in where the interfacing has been taken care of. However, in such a code, the matrix being solved is a general dense, and I am interested in a general banded.
Any hints?
Thanks in advanced!

