| commit | 807793ec3b5e8c6faa636b0b1372c89c200db525 | [log] [tgz] |
|---|---|---|
| author | Benoit Jacob <benoitjacob@google.com> | Fri May 15 11:15:53 2015 -0400 |
| committer | Benoit Jacob <benoitjacob@google.com> | Fri May 15 11:15:53 2015 -0400 |
| tree | 378c2a79a0ad8eaad0b82766e5d91cba41d478c9 | |
| parent | 140f85bb99125fbda8b68da5cd53c152c4f0d87e [diff] |
Fix uninitialized var warning. The compiler was clearing the register anyway, so this does not change resulting code
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.