| commit | 0be89a4796543a7e7b8c244d3f1aabcf672cf114 | [log] [tgz] |
|---|---|---|
| author | Gael Guennebaud <g.gael@free.fr> | Thu Mar 05 10:25:22 2009 +0000 |
| committer | Gael Guennebaud <g.gael@free.fr> | Thu Mar 05 10:25:22 2009 +0000 |
| tree | 71333c6903892087dfd7f7a9343e390f0a4a6866 | |
| parent | d710ccd41e0819024ee168dafe7e7e5b8a7f0e45 [diff] |
big addons: * add Homogeneous expression for vector and set of vectors (aka matrix) => the next step will be to overload operator* * add homogeneous normalization (again for vector and set of vectors) * add a Replicate expression (with uni-directional replication facilities) => for all of them I'll add examples once we agree on the API * fix gcc-4.4 warnings * rename reverse.cpp array_reverse.cpp