Jitse Niesen
|
376341de4a
|
Eigen/src/Core/DenseStorageBase.h: add 'typename'
|
2010-01-11 10:04:39 +00:00 |
|
Hauke Heibel
|
83d21d5ff6
|
Fixes unit test swap_3. Friends are not inherited.
|
2010-01-10 23:15:36 +01:00 |
|
Hauke Heibel
|
3d5912d458
|
Backed out the removal of the actual resize like implementation. Now, resizing by dimension is optional.
|
2010-01-10 23:11:05 +01:00 |
|
Hauke Heibel
|
350c7beb92
|
Fixed swapping and corresponding MSVC compilation.
|
2010-01-10 20:02:26 +01:00 |
|
Gael Guennebaud
|
eaaba30cac
|
merge with default branch
|
2009-12-22 22:51:08 +01:00 |
|
Gael Guennebaud
|
e182e9c616
|
extend the DenseStorageMatrix mechanism to all expressions
|
2009-12-22 17:37:11 +01:00 |
|
Gael Guennebaud
|
af4d8c5cec
|
a couple of fixes, now Array passes the linearstructure test
|
2009-12-17 19:28:54 +01:00 |
|
Gael Guennebaud
|
4b70b47998
|
clean a bit Matrix and fix static Map functions
|
2009-12-17 14:48:26 +01:00 |
|
Gael Guennebaud
|
5ca90e1b0c
|
some cleaning in DenseStorageBase
|
2009-12-17 13:56:33 +01:00 |
|
Gael Guennebaud
|
ebb2878829
|
finally add a Array class with storage via the introduction of a DenseStorageBase
base class shared by both Matrix and Array
|
2009-12-17 13:37:00 +01:00 |
|