Situation:
we want to get X from A X = b , A is a big Sparse matrix, its order is from 128 to 5708.
i looked dsplib , there is only func for matrix Transpose and multiply.
is there optimized code for matrix inverse function?
OR could you give some idea how to solve this problem?
thanks!
Bruce