| commit | e5f134006b431d7d307c8ce7706c5aa1df09895c | [log] [tgz] |
|---|---|---|
| author | Christoph Hertzberg <chtz@informatik.uni-bremen.de> | Thu Oct 30 19:59:09 2014 +0100 |
| committer | Christoph Hertzberg <chtz@informatik.uni-bremen.de> | Thu Oct 30 19:59:09 2014 +0100 |
| tree | f5ae12e665b00acfe47ed415d29a9102c276de47 | |
| parent | d2fc597d5b05aaa4531ff6daede9a47c739eb70e [diff] |
EIGEN_UNUSED_VARIABLE works better than casting to void. Make this also usable from CUDA 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/.