cdrnet wrote:Just for reference, its the first one (BiCgStab) that is off, as verified with:
pascal3.LU().Solve(uVec); pascal3.QR().Solve(uVec);
Thank you, Christoph for your instant response. Do you know why the Iterative.BiCgStab() is off by such a large number?