Returns solution of linear system matrix * solution = b-vector. Employs thesingular value decomposition method. See the discussion in Numerical Recipes inC, section 2.6, especially as to the semantics of `threshold.'