| commit | 95b8961a9b2ac3e063ba9ddb7ac8515e24cae6c2 | [log] [tgz] |
|---|---|---|
| author | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Mar 17 15:23:51 2016 -0700 |
| committer | Benoit Steiner <benoit.steiner.goog@gmail.com> | Thu Mar 17 15:23:51 2016 -0700 |
| tree | 8eeda141083d783fe891deca7e74879a9fc01be4 | |
| parent | f7329619da8d493fecc30e2a5d44bc3a672741a3 [diff] |
Allocate the mersenne twister used by the random number generators on the heap instead of on the stack since they tend to keep a lot of state (i.e. about 5k) around.
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/.