Gael Guennebaud
|
de18cd413d
|
Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in posix_memalign detection rules.
|
2015-04-24 11:26:51 +02:00 |
|
Gael Guennebaud
|
339f14b8d1
|
bug #826: document caveats in 1x1 and 2x1 constructors.
|
2014-07-21 13:43:48 +02:00 |
|
Christoph Hertzberg
|
68eafc10b1
|
Add note to EIGEN_DONT_PARALLELIZE into preprocessor documentation page (requested in IRC)
|
2014-07-18 15:42:12 +02:00 |
|
Christoph Hertzberg
|
324e7e8fc9
|
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
|
2014-07-01 16:58:11 +02:00 |
|
Gael Guennebaud
|
d9381598bc
|
Allows EIGEN_STACK_ALLOCATION_LIMIT to be 0 for no limit
|
2013-08-21 14:29:00 +02:00 |
|
Gael Guennebaud
|
7bca2910c7
|
Make the static assertions on maximal fixed size object use EIGEN_STACK_ALLOCATION_LIMIT, and raise its default value to 128KB
|
2013-08-20 13:59:33 +02:00 |
|
Gael Guennebaud
|
d4dd6aaed2
|
Fix bug #642: add vectorization of sqrt for doubles, and make sqrt really safe if EIGEN_FAST_MATH is disabled
|
2013-08-19 16:02:27 +02:00 |
|
Gael Guennebaud
|
b6dc2613ac
|
Fix bug #552: disable EIGEN_GLIBC_MALLOC_ALREADY_ALIGNED when compiling with -fsanitize=address, and allow users to manually tell whether EIGEN_MALLOC_ALREADY_ALIGNED.
|
2013-02-25 19:17:13 +01:00 |
|
Gael Guennebaud
|
5115f4c504
|
add EIGEN_INITIALIZE_MATRICES_BY_NAN
|
2013-02-07 18:07:07 +01:00 |
|
Gael Guennebaud
|
2abe7d8c6e
|
Rename the dox files: the number prefixes are not needed anymore
|
2013-01-06 23:57:54 +01:00 |
|