I am in the process of learning how to use DLSLCG routines to solve the
equation AC=B where A is NxN matrix, C is Nx1 matrix and B is also (Nx1)
matrix. Ideally the size of the matrices will not be defined at compile
time. The user will be free to determine the size of this matrices.
I am looking for some sample code and any useful suggestions and ideas.
Riak