|
Ublas : |
From: Joachim Zettler (joachim.zettler_at_[hidden])
Date: 2007-07-31 04:10:56
Dear all,
I am new to uBlas and Boost as well.
The purpose why I want to use uBlas is to solve a system of linear
equations which is very big.
First of all I have to do some Matrix multiplication to get myself the
A matrix of Ax=B. Therefore I tried to use the gmm function from the
uBlas.
Second I would like to solve this system with A sparse Matrix and B
standard vector.
Could somebody provide me with some help on how I can handle this task
with uBlas?
Thank you very much in advance.
Joachim