solve simultaneous linear equations in n variables


Engine: Boost uBLAS http://www.boost.org/

example:

\(x_1 + 4x_2 = 3\)

\(2x_1 + 5x_2 = 9\)

result(\(x_1\),\( x_2\)):

7, -1


\(x_1 + \) \(x_2 = \)

\(x_1 + \) \(x_2 = \)



result(\(x_1\),\( x_2\)):



top numerical science tools