Tobias Wood
|
f38e16c193
|
Apply clang-format
|
2023-11-29 11:12:48 +00:00 |
|
Antonio Sánchez
|
6e4d5d4832
|
Add IWYU private pragmas to internal headers.
|
2023-08-21 16:25:22 +00:00 |
|
Rasmus Munk Larsen
|
d7d0bf832d
|
Issue an error in case of direct inclusion of internal headers.
|
2021-09-10 19:12:26 +00:00 |
|
Jitse Niesen
|
14e2ab02b5
|
Replace assert() by eigen_assert() (fixes bug #548).
|
2013-02-02 22:04:42 +00:00 |
|
Benoit Jacob
|
df06e5662d
|
MINPACK license is OK for MPL2 after all
|
2012-07-15 10:30:57 -04:00 |
|
Benoit Jacob
|
269be00925
|
Add a EIGEN_MPL2_ONLY build option to generate compiler errors when including non-MPL2 modules
|
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 |
|
Thomas Capricelli
|
0b555a4a3d
|
fix misc warnings
|
2011-02-04 13:55:12 +01:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Benoit Jacob
|
e259f71477
|
rename PlanarRotation -> JacobiRotation
|
2010-10-19 21:56:26 -04: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
|
0326a51f89
|
fix use of uninitialzed calues
|
2010-04-17 05:23:23 +02:00 |
|
Thomas Capricelli
|
7ba9dc07ed
|
port ei_rwupdt to c++, and misc cleaning
|
2010-01-27 09:01:13 +01:00 |
|
Thomas Capricelli
|
afb9bf6281
|
use PlanarRotation<> instead of handmade givens rotation in cminpack code
+ cleaning.
This results in some more memory being used, but not much.
|
2010-01-26 17:40:55 +01:00 |
|
Thomas Capricelli
|
55f328b264
|
misc cleaning
|
2010-01-26 13:20:24 +01:00 |
|
Thomas Capricelli
|
71a3e96b49
|
rename NonLinear to NonLinearOptimization
|
2009-11-09 03:27:15 +01:00 |
|