15 Dec
2005
15 Dec
'05
9:41 p.m.
Hello,
Try passing solve_algo::gauss as third argument to matrix::solve, e.g.
matrix result = m.solve(vars, rhs, solve_algo::gauss);
This does not help.
Could you please post the actual code which has this problem? -- All science is either physics or stamp collecting.