| commit | 86711497c4584534793b186fb0c72f8002a9fe86 | [log] [tgz] |
|---|---|---|
| author | Robert Lukierski <robert@lukierski.eu> | Wed Oct 12 16:35:17 2016 +0100 |
| committer | Robert Lukierski <robert@lukierski.eu> | Wed Oct 12 16:35:17 2016 +0100 |
| tree | 72fee16848d0159b874da3f8d807ab1235ace432 | |
| parent | 7f0599b6eb45c8a1a1aae9db32408d64eb7f5d45 [diff] |
Adding EIGEN_DEVICE_FUNC in the Geometry module. Additional CUDA necessary fixes in the Core (mostly usage of EIGEN_USING_STD_MATH).
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/.