commit | 94e47798f4e462b857a00b4ca60c954c71d16605 | [log] [tgz] |
---|---|---|
author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Oct 16 10:41:07 2014 -0700 |
committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Oct 16 10:41:07 2014 -0700 |
tree | 42925d366b9b618ea193548fdcb5a59a76535f79 | |
parent | d853adffdba52da6e1dd6b137724e4f4e783dcca [diff] |
Fixed the return types of unary and binary expressions to properly handle the case where it is different from the input type (e.g. abs(complex<float>))
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/.