Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Gael Guennebaud
|
22bff949c8
|
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
(transplanted from 49b6e9143e1d74441924c0c313536e263e12a55c
)
|
2011-07-21 11:19:36 +02:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Hauke Heibel
|
e5aa6a466b
|
Fixed 64bit/Index related warnings in the matrix functions module.
|
2010-06-15 09:57:41 +02:00 |
|
Benoit Jacob
|
aaaade4b3d
|
the Index types change.
As discussed on the list (too long to explain here).
|
2010-05-30 16:00:58 -04:00 |
|
Gael Guennebaud
|
48f5980669
|
fix compilation (cwise and epsilon)
|
2010-02-11 09:24:29 +01:00 |
|
Hauke Heibel
|
1a77334d54
|
Silenced type conversion warnings.
|
2010-02-03 19:20:25 +01:00 |
|
Jitse Niesen
|
3407e8a67e
|
triangularView<UpperTriangular> --> triangularView<Upper>
Necessary after c5d7c9f0def693e77797e6e43cb1fd2e7f8ae2fd
(big delete of "triangular").
|
2010-01-08 12:49:46 +00:00 |
|
Gael Guennebaud
|
39209edd71
|
port unsupported modules to new API
|
2010-01-05 15:38:20 +01:00 |
|
Jitse Niesen
|
d35cc381fe
|
Refactor MatrixFunction class: Split new class MatrixFunctionAtomic off.
|
2009-12-27 20:44:19 +00:00 |
|