Hello everybody out there ! Hossein Haeri a écrit :
Sure! Cool! I mean, for the moment being, that seems nice. Could you please bother doing that ASAP?
And one remained point: Does that take after Boost, and, more specifically, uBLAS? (Although I'd understand that as soon as I see the code.)
Well, pardon me but my mother toungue is not english, so I do not understand all idiomatics expressions. I mean : I am not sure of the meaning of what you write down. What I can tell you is that my implementation of matrix inversion use uBlas and take matrix_expression as data. I will send you the code in a while.
This time, it was the vague of a general system of n equations to be solved for n variables.
I am implementing a solver tools, for general linears systems, non-singulars ones, singulars ones, square or unsquare. It also use uBlas. It use restarted GMRES algorithm and least square method. I am planing to implement such a tools for non-linear equations soon. Best regards. Yoann LE BARS