Jitse Niesen
|
103b9351fd
|
Docs: Add references to TopicClassHierarchy
|
2010-08-22 18:28:19 +01:00 |
|
Jitse Niesen
|
a6da803873
|
Document DenseCoeffsBase
|
2010-08-22 17:30:31 +01:00 |
|
Gael Guennebaud
|
95f2e7f3f5
|
introduce a new LvalueBit flag and split DenseCoeffBase into three level of accessors
|
2010-07-21 10:57:01 +02:00 |
|
Gael Guennebaud
|
75b6d2b2f8
|
fix very annoying warning (gcc 4.3): type qualifiers ignored on function return type
|
2010-06-25 13:20:34 +02:00 |
|
Benoit Jacob
|
2d1ae6fa08
|
fix #126, part 1/2: fix the return type of coeff() on direcaccess xprs: was amounting to
const (const Scalar&)
which really doesn't make sense.
|
2010-06-16 09:21:14 -04:00 |
|
Gael Guennebaud
|
8350ab9fb8
|
* remove ei_index, and let ei_traits propagate the index types
* add an Index type template parapeter to sparse objects
|
2010-06-03 08:41:11 +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 |
|
Thomas Capricelli
|
2ab446695b
|
fix some compilation issues with clang (and hopefully bring eigen more
close to std ?)
|
2010-05-21 01:39:33 +02:00 |
|
Thomas Capricelli
|
b9bcd93ddc
|
fix a compilation pb with clang (it's actually surprising gcc did not complain)
|
2010-05-20 03:53:09 +02:00 |
|
Benoit Jacob
|
82d898083f
|
fix compilation error thanks to test case by Trevor Irons, and expand unit test
|
2010-05-09 13:20:46 -04:00 |
|
Benoit Jacob
|
6624b93d67
|
add important comment and move stride helpers to DenseCoeffsBase.h
|
2010-05-09 09:41:54 -04:00 |
|
Benoit Jacob
|
0928c40f68
|
rename Coeffs.h -> DenseCoeffsBase.h
|
2010-05-08 16:02:13 -04:00 |
|