Gael Guennebaud
|
d92f004ab7
|
Simplify API by removing allCols/allRows and reusing rowwise/colwise to define iterators over rows/columns
|
2018-10-05 23:11:21 +02:00 |
|
Gael Guennebaud
|
3e64b1fc86
|
Move iterators to internal, improve doc, make unit test c++03 friendly
|
2018-10-03 15:13:15 +02:00 |
|
Gael Guennebaud
|
8a1e98240e
|
add unit tests
|
2018-10-03 11:56:27 +02:00 |
|
Gael Guennebaud
|
0481900e25
|
Add pointer-based iterator for direct-access expressions
|
2018-10-02 23:44:36 +02:00 |
|
Gael Guennebaud
|
37e29fc893
|
Use Index instead of ptrdiff_t or int, fix random-accessors.
|
2018-10-02 13:29:32 +02:00 |
|
Gael Guennebaud
|
b0c66adfb1
|
bug #231: initial implementation of STL iterators for dense expressions
|
2018-10-01 23:21:37 +02:00 |
|