| commit | cc0f89eb3b07c65efb2b73890e4e7ac83525700a | [log] [tgz] |
|---|---|---|
| author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Tue Mar 17 09:57:20 2015 -0700 |
| committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Tue Mar 17 09:57:20 2015 -0700 |
| tree | 0a1c9ebcf6cde574460c326e33a70c52ec97c4cf | |
| parent | dc04f12967a955125fa2eeb8ed4f1532f8ee3615 [diff] |
Changed the way lvalue operations are declared in TensorBase: this fixes constness isses that prevented some expressions mixing lvalues and rvalues from compiling.
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/.