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 |
|