Benoit Jacob
|
1af61c6ff0
|
reorganize header files, split MatrixBase into smaller files.
expose only a few meta-headers to the user, the rest moves to a internal/ subdirectory
|
2007-09-09 09:41:15 +00:00 |
|
Benoit Jacob
|
c3731b36d1
|
Add operator += and operator -= between matrices/vectors/expressions
|
2007-09-07 07:41:10 +00:00 |
|
Benoit Jacob
|
e7ef6dba9d
|
- Introduce aliasing system
- Remove operator<<, use .alias() instead
- Introduce operator/ (scalar)
- Cleanup, unit-tests update.
|
2007-09-06 10:16:51 +00:00 |
|
Benoit Jacob
|
1dabb45d94
|
Hello, World!
This is the initial commit for Eigen2, since I restarted it from scratch on Sunday.
|
2007-09-05 10:42:15 +00:00 |
|