Thomas Capricelli
|
df117a64c7
|
merge with main repository
|
2009-11-10 21:34:43 +01:00 |
|
Thomas Capricelli
|
ae76c97704
|
documentation fixes
|
2009-11-10 21:33:36 +01:00 |
|
Gael Guennebaud
|
f647fb8dd4
|
fix compilation and removed some unused stuff in skyline
|
2009-11-10 21:22:55 +01:00 |
|
Thomas Capricelli
|
6a56262bf4
|
merge with main repository
|
2009-11-10 20:31:07 +01:00 |
|
Gael Guennebaud
|
58632c1652
|
fix #68 I did not see the skyline matrix patch contained that
|
2009-11-10 14:19:03 +01:00 |
|
Gael Guennebaud
|
1879403562
|
mv the Skyline module to unsupported/
|
2009-11-10 12:47:42 +01:00 |
|
Thomas Capricelli
|
42b92c2022
|
merge with main repository
|
2009-11-09 19:02:52 +01:00 |
|
Thomas Capricelli
|
77fd44a246
|
revert previous commit on the matter : once doxygen cache is flushed
this gives very bad results
|
2009-11-09 19:00:48 +01:00 |
|
Benoit Jacob
|
92749eed11
|
* merge
* remove a ctor in QuaternionBase as it gives a strange error with GCC 4.4.2.
|
2009-11-09 09:08:03 -05:00 |
|
Benoit Jacob
|
4b366b07be
|
add missing includes
|
2009-11-09 08:04:20 -05:00 |
|
Benoit Jacob
|
9a0900e33e
|
last round of changes, mainly to return derived types instead of base types, and fix various compilation issues
|
2009-11-09 07:51:31 -05:00 |
|
Gael Guennebaud
|
670651e2e0
|
Quaternion: fix compilation, cleaning
|
2009-11-09 10:48:18 +01:00 |
|
Thomas Capricelli
|
087df89e20
|
few doc fixes
|
2009-11-09 06:45:27 +01:00 |
|
Thomas Capricelli
|
d1cc2745f7
|
Reduce general diff with eigen-tip. Moreover, this test now seems to pass
again.
|
2009-11-09 05:12:50 +01:00 |
|
Thomas Capricelli
|
17f3e8571c
|
more documentatin
|
2009-11-09 04:52:47 +01:00 |
|
Thomas Capricelli
|
3e17046668
|
only define groups once in unsupported, in order to prevent ambiguity for
the group names.
|
2009-11-09 04:36:01 +01:00 |
|
Thomas Capricelli
|
de195e0e78
|
some more documentation
|
2009-11-09 04:21:45 +01:00 |
|
Thomas Capricelli
|
ac8f7d8c9c
|
various fixes in headers
|
2009-11-09 03:32:40 +01:00 |
|
Thomas Capricelli
|
71a3e96b49
|
rename NonLinear to NonLinearOptimization
|
2009-11-09 03:27:15 +01:00 |
|
Thomas Capricelli
|
09cb27c587
|
documentation + move "namespace eigen" to the main file, as others do.
|
2009-11-09 03:25:21 +01:00 |
|
Thomas Capricelli
|
cddc83752c
|
starting documentation
|
2009-11-09 03:07:36 +01:00 |
|
Thomas Capricelli
|
ecbcdafb0f
|
include NonLinearOptimization_Module and NumericalDiff_Module
+ cleaning
|
2009-11-09 03:06:23 +01:00 |
|
Benoit Jacob
|
e4e58e8337
|
simplifications in the ei_solve_impl system, factor out some boilerplate code
|
2009-11-08 16:51:41 -05:00 |
|
Thomas Capricelli
|
751a333491
|
merge with main repository
|
2009-11-08 22:27:32 +01:00 |
|
Benoit Jacob
|
ba7bfe110c
|
port the qr module to ei_solve_xxx.
|
2009-11-08 10:21:26 -05:00 |
|
Gael Guennebaud
|
aa0974286f
|
fix compilation adding a makeconst helper struct
|
2009-11-07 09:07:23 +01:00 |
|
Gael Guennebaud
|
5dc02fe5e9
|
improve a bit AutoDiffVector, but it still not working
|
2009-11-06 11:34:58 +01:00 |
|
Gael Guennebaud
|
6647a58847
|
update product bench
|
2009-11-06 11:33:18 +01:00 |
|
Gael Guennebaud
|
771c0507fb
|
back out previous back out, and this time don't forget
to include the NumTraits.h file in the commit ;)
|
2009-11-06 11:23:18 +01:00 |
|
Jitse Niesen
|
1470afda5b
|
Backed out previous changeset: Does not compile.
There is no member Nested in NumTraits.
|
2009-11-06 09:16:25 +00:00 |
|
Gael Guennebaud
|
fe81b3f651
|
Add the possibility to control the storage mode of scalar value (by value or reference)
in order to avoid unecessary copies when using complex scalar types (e.g., a AutoDiffScalar)
|
2009-11-05 18:06:33 +01:00 |
|
Jitse Niesen
|
daa4574a43
|
Add regression test for issue #66 (ComplexSchur of zero matrix).
|
2009-11-05 03:46:18 +00:00 |
|
Benoit Jacob
|
68210b03c1
|
port svd to the ei_xxx_return_value thing
this commit made in caltrain from Palo Alto to SF
|
2009-11-04 21:00:12 -05:00 |
|
Benoit Jacob
|
4c456d4211
|
fix bug in svd solve reported on forum, was apparently assuming square matrix, not sure how the unit test could work.
|
2009-11-04 11:46:17 -05:00 |
|
Hauke Heibel
|
3979f6d8aa
|
Let's try to stick to the original code, thus activate the fix of #62 only for 64 bit builds.
|
2009-11-04 15:49:22 +01:00 |
|
Hauke Heibel
|
e2170b9f7e
|
Direct access of the packet structs fixes bug #62 and doe not seem to
influence compiler optimization.
|
2009-11-04 15:38:11 +01:00 |
|
kayhman
|
1333fe651d
|
Added basic SkylineMatrix.
|
2009-11-04 15:18:12 +01:00 |
|
Mark Borgerding
|
103f741619
|
initialize Eigen::Complex arrays
|
2009-11-09 14:08:44 -05:00 |
|
Gael Guennebaud
|
a7bebe0aeb
|
an attempt to fix a compilation issue with MSVC
|
2009-11-04 09:04:50 +01:00 |
|
Benoit Jacob
|
0182695204
|
move cholesky to ei_xxx_return_value
|
2009-11-03 11:34:45 -05:00 |
|
Benoit Jacob
|
a77872dd6c
|
move partial-pivoting lu to ei_solve_impl
|
2009-11-03 03:06:34 -05:00 |
|
Benoit Jacob
|
da363d997f
|
introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl
put them in a new internal 'misc' directory
|
2009-11-03 02:18:10 -05:00 |
|
Gael Guennebaud
|
979431b987
|
fix #66 : upper triangular checks in ComplexSchur
|
2009-11-02 10:46:40 +01:00 |
|
Benoit Jacob
|
5ba19a53a6
|
rephrase tutorial on Map
|
2009-10-31 14:37:11 -04:00 |
|
Benoit Jacob
|
3ae4e3880f
|
fix compilation
|
2009-10-31 14:36:31 -04:00 |
|
Benoit Jacob
|
48261fc773
|
* default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful)
* add private MatrixBase ctors to catch cases when the user tries to construct MatrixBase objects directly
|
2009-10-31 11:50:15 -04:00 |
|
Mark Borgerding
|
ec70f8006b
|
added inlines to a bunch of functions
|
2009-10-31 00:13:22 -04:00 |
|
Mark Borgerding
|
4c3345364e
|
moved half-spectrum logic to Eigen::FFT
|
2009-10-30 23:38:13 -04:00 |
|
Mark Borgerding
|
d659fd9b14
|
moved real-half-spectrum reflection into Eigen::FFT
|
2009-10-30 20:26:30 -04:00 |
|
Mark Borgerding
|
a26b729cc9
|
moved scaling to Eigen::FFT
|
2009-10-30 19:50:11 -04:00 |
|