An Iterative Linear System Solver should be implemented
for large matrices of data; instead of using the least
squares method (implemented by the matrix class in
Jama).
At what point is the matrix big enough to kick in the
iterative method? must ask the wise men in the area