Files
eigen/Eigen/src/Core
Chris Jones 4946d758c9 Use a class constructor to initialize CPU cache sizes
Using a static instance of a class to initialize the values for
the CPU cache sizes guarantees thread-safe initialization of the
values when using C++11. Therefore under C++11 it is no longer
necessary to call Eigen::initParallel() before calling any eigen
functions on different threads.
2015-11-20 19:58:08 +01:00
..
2015-11-05 12:08:36 +01:00
2015-11-20 13:54:28 +01:00
2015-02-16 14:46:51 +01:00
2015-09-02 14:53:50 +02:00
2015-10-28 11:42:14 +01:00
2015-10-08 16:30:28 +02:00