Benoit Jacob 16b638c159 Throw std::bad_alloc even when exceptions are disabled, by doing new int[size_t(-1)].
Don't throw exceptions on aligned_malloc(0) (just because malloc's retval is null doesn't mean error, if size==0).
Remove EIGEN_NO_EXCEPTIONS option, use only compiler standard defines. Either exceptions are enabled or they aren't.
2011-10-17 08:44:44 -04:00
..
2011-02-22 09:31:22 -05:00
2010-07-23 19:00:02 +02:00
2011-02-22 09:31:22 -05:00
2011-02-22 09:31:22 -05:00
2011-02-22 09:31:22 -05:00
2011-02-22 09:31:22 -05:00
2011-02-27 17:43:10 -05:00
LU
2011-02-22 09:31:22 -05:00
QR
2011-02-22 09:31:22 -05:00
2011-02-22 09:31:22 -05:00
2011-02-22 09:31:22 -05:00
2010-04-21 18:21:46 +02:00
2010-06-24 23:21:58 +02:00
SVD
2011-02-22 09:31:22 -05:00