Benoit Jacob
|
ae2072406c
|
Introduce Numeric Traits, with fuzzy compares, random numbers, etc.
|
2007-10-07 12:44:42 +00:00 |
|
Benoit Jacob
|
28c44a95c2
|
Finish prefixing everything with "Ei"
|
2007-09-27 19:54:04 +00:00 |
|
Benoit Jacob
|
4e299afb1f
|
don't enclose eigen in a namespace. prefixing is the way to go.
For example Qt uses a prefix and no namespace (except for a few things)
|
2007-09-27 19:24:57 +00:00 |
|
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
|
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 |
|