LAPACK/ScaLAPACK Development
http://icl.utk.edu/lapack-forum/
How to store a band matrix in C
http://icl.utk.edu/lapack-forum/viewtopic.php?f=5&t=4244
Page
1
of
1
How to store a band matrix in C
Posted:
Tue Feb 12, 2013 4:20 am
by
imperius
Hello. i am new LAPACK and i want to solve in C language the problem Ax=b, where A is a band matrix. How do we store a band matrix in C?