I've been incorporating Math.NET Iridium into a little hobby project of mine, and I seem to have run into a bug. In the code, I have several matrices, and compute the SVD for each. The first two compute just fine, but when I hit the third matrix, the call to myMatrix.SingularValueDecomposition just...